ngraziano / SharpRTSP

A RTSP handling library
Other
557 stars 182 forks source link

RTSPS Server Support and bug fix to Overlapping Writes with a SslStream() #129

Closed RogerHardiman closed 2 months ago

RogerHardiman commented 2 months ago

PR provides a) a bug fix to prevent overlapping writes to a network stream b) some typo fixes c) An implementation of a RTSPS Server in the RtspCameraExample