Skip to content

Crash with Access Violation on resume after failed stream #96

@rarach

Description

@rarach

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions