Skip to content

Releases: jimm98y/SharpRealTimeStreaming

v0.1.3

31 May 13:49
Compare
Choose a tag to compare

Fixed RTSP Client keepalive when using the RTSP OPTIONS message

v0.1.2

15 May 17:13
Compare
Choose a tag to compare

More JPG validation improvements

v0.1.1

15 May 01:23
Compare
Choose a tag to compare

Unsupported JPG subsampling detection for RTP streaming

v0.1.0

05 Apr 10:01
61708ae
Compare
Choose a tag to compare

Added support for client reconnection

v0.0.8

29 Mar 21:25
Compare
Choose a tag to compare

Fixed streaming in case H265 server does not send VPS in SDP (Chrome Canary 136)

v0.0.7

20 Mar 23:27
Compare
Choose a tag to compare

Added JPG width/height parsing, fixed multiple different JPEG SOF types not working, added JPEG streaming sample

v0.0.6

02 Feb 15:56
Compare
Choose a tag to compare

Added MJPEG support in the RTSP Server (thanks to @paulomorgado)
Fixed RTSPS in the RTSP Client

v0.0.5

10 Nov 01:26
Compare
Choose a tag to compare

Added NET8 target, updated nugets

v0.0.3

06 Aug 20:41
Compare
Choose a tag to compare

Bugfixes in ffmpeg proxy, API changes

v0.0.2

05 Aug 21:58
706c6ad
Compare
Choose a tag to compare

Added RTSP server for ffmpeg RTP streams