BogdanovKirill / RtspClientSharp

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

Release/1.4.3 #113

Closed otavio-odenik closed 2 years ago

otavio-odenik commented 2 years ago

New private methods to get the request datetime from the rtsp Uri. Now the SimpleRtspPlayer Connects the same way as the .NET Player.