Skip to content

Releases: ngraziano/SharpRTSP

v1.7.0

11 Sep 13:40
Compare
Choose a tag to compare

What's Changed

  • RTSPS Server Support and bug fix to Overlapping Writes with a SslStream() by @RogerHardiman in #129

Full Changelog: v1.6.0...v1.7.0

v1.6.0

07 Sep 15:08
Compare
Choose a tag to compare

Remove obsolete method ProcessRTPPacket
Improve RTCP handling
Simplify SDP parsing
Cleanup old sent message

Full Changelog: v1.5.1...v1.6.0

v1.5.1

02 Sep 09:22
Compare
Choose a tag to compare

Add some utility class to write RTP and RTCP packet.

Full Changelog: v1.5.0...v1.5.1

v1.5.0

15 Aug 17:30
Compare
Choose a tag to compare

Add some async method

Full Changelog: v1.4.3...v1.5.0

v1.4.3

14 May 09:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.2

17 Apr 14:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

11 Apr 13:27
Compare
Choose a tag to compare

Last minute fix on some type

Full Changelog: v1.4.0...v1.4.1

v1.4.0

11 Apr 13:06
Compare
Choose a tag to compare

What's Changed

  • Add RTP timestamp to return value
  • Change onvif timestamp property name
  • There is a bug in the CustomControlUri usage (RTSPClient) by @Revan1985 in #118

Full Changelog: v1.3.2...v1.4.0

v1.3.2

21 Mar 09:11
Compare
Choose a tag to compare

Fix channel order in RtpTcpTransport

Full Changelog: v1.3.1...v1.3.2

v1.3.1

20 Mar 11:34
Compare
Choose a tag to compare

What's Changed

  • Bug in RtspClient request options response parsing by @Revan1985 in #113
  • Move options response parsing in library.
  • Port couple parsing error by @Revan1985 in #114

Full Changelog: v1.3.0...v1.3.1