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

Add Onvif Metadata #75

Closed clem13480 closed 1 year ago

clem13480 commented 4 years ago

I created a Pull request for handling RTSP data track, espacially Onvif Metadatas tracks. So I added

clem13480 commented 4 years ago

I also added the units test for the OnvifMetadataPayloadParser.