Releases: ngraziano/SharpRTSP
Releases · ngraziano/SharpRTSP
v1.8.0
What's Changed
- Add dotnet 9
- Fix #131, replace RemoteAdress [sic] with IPEndPoint based properties by @bentorkington in #132
Full Changelog: v1.7.0...v1.8.0
v1.7.0
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
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
Add some utility class to write RTP and RTCP packet.
Full Changelog: v1.5.0...v1.5.1
v1.5.0
Add some async method
Full Changelog: v1.4.3...v1.5.0
v1.4.3
What's Changed
- Hotfix/connection parse by @pedrosbanioles in #123
- RTSPS support by @ngraziano in #124 with work from @pedrosbanioles
- SdpFile.ReadLoose accept more errors
New Contributors
- @pedrosbanioles made their first contribution in #123
Full Changelog: v1.4.2...v1.4.3
v1.4.2
v1.4.1
Last minute fix on some type
Full Changelog: v1.4.0...v1.4.1
v1.4.0
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
Fix channel order in RtpTcpTransport
Full Changelog: v1.3.1...v1.3.2