Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.NotSupportedException #252

Open
praveenbinomial opened this issue May 18, 2023 · 1 comment
Open

System.NotSupportedException #252

praveenbinomial opened this issue May 18, 2023 · 1 comment

Comments

@praveenbinomial
Copy link

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

@ispysoftware
Copy link
Owner

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

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

No branches or pull requests

2 participants