Skip to content

Conversation

denprodan
Copy link

Add

protected EngineBase(string ffMpegPath)
{
 var lockName = $"{LockName}-{Guid.NewGuid()}";

Because there is an issue when mutex name is static and mediatoolkit nuget installed on more than one app which running on the same server then mutex can't be created with the same name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants