sam7700
sam7700
I'm having the same issue, that workaround will not work, as the issue is in killRunningProcesses() itself (don't work no matter what or where is called)
I manage to have it work by recompiling the aar from the sources - this means the patch is actually already there but not in the gradle or the public...
Just get the source, import in android studio and then run a build, you will find the aar generated under FFmpegAndroid/build/outputs/aar/ - I was prepared to get some some dependency...