iSpy icon indicating copy to clipboard operation
iSpy copied to clipboard

System.NotSupportedException

Open praveenbinomial opened this issue 2 years ago • 1 comments

System.NotSupportedException: 'Specified method is not supported. This exception was originally thrown at this call stack: [External Code] iSpyApplication.Sources.Video.MediaStream.DoStart() in MediaStream.cs Giving error at ffmpeg.av_dict_set_int(&options, "rw_timeout", _timeoutMicroSeconds * 1000, 0); this line of code

image

praveenbinomial avatar May 18 '23 09:05 praveenbinomial

I think you're probably using a different version of ffmpeg - make sure you're using the ffmpeg binaries that are installed by the installer

ispysoftware avatar May 19 '23 07:05 ispysoftware