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

Crash with Access Violation on resume after failed stream #96

Open
rarach opened this issue Sep 12, 2022 · 0 comments
Open

Crash with Access Violation on resume after failed stream #96

rarach opened this issue Sep 12, 2022 · 0 comments

Comments

@rarach
Copy link

rarach commented Sep 12, 2022

Hi,
I'm having issues with sporadic crashes of my app using WebEye. This happens when trying to re-StartPlay() after the stream stopped with StreamFailed event (usually with error avformat_open_input() failed: Invalid data found when processing input).

There's no way to catch an exception in C# code. I collected some debug data with Procdump and it points to AccessViolation error.

This happens in some 1/10 cases, the stream mostly resumes correctly. My app often operates in shaky networks with occasional outages and high latencies. But it's quite easy to reproduce on standard environment too, I can help with that if needed.

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

1 participant