Releases: jimm98y/SharpRealTimeStreaming
Releases · jimm98y/SharpRealTimeStreaming
v0.1.3
Fixed RTSP Client keepalive when using the RTSP OPTIONS message
v0.1.2
More JPG validation improvements
v0.1.1
Unsupported JPG subsampling detection for RTP streaming
v0.1.0
Added support for client reconnection
v0.0.8
Fixed streaming in case H265 server does not send VPS in SDP (Chrome Canary 136)
v0.0.7
Added JPG width/height parsing, fixed multiple different JPEG SOF types not working, added JPEG streaming sample
v0.0.6
Added MJPEG support in the RTSP Server (thanks to @paulomorgado)
Fixed RTSPS in the RTSP Client
v0.0.5
Added NET8 target, updated nugets
v0.0.3
Bugfixes in ffmpeg proxy, API changes
v0.0.2
Added RTSP server for ffmpeg RTP streams