You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
MJPEGStream class throws an NotImplementedException when the SeparateConnectionGroup is set to true.
This only concerns .NET Core 2.0 and works as expected in full .NET Framework.
The source of the exception is here, the property is seemingly not implemented in .NET Core 2.0.