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

Suggestion on improving work on HD (1080p) #58

Closed RandDruid closed 4 years ago

RandDruid commented 4 years ago

Increasing UDP socket ReceiveBufferSize to 128k helped me to eliminate shuttering on HD resolution. (File NetworkClientFactory.cs)