BogdanovKirill / RtspClientSharp

Pure C# RTSP client for .NET Standard without external dependencies and with true async nature. I welcome contributions.
MIT License
706 stars 284 forks source link

Fixes attempting to use disposed decoders #72

Open MysticMight opened 4 years ago

MysticMight commented 4 years ago

Fixes Issue #62 and also attempts to resolve the same issue for Audio decoders, though untested for Audio connections.