Releases: membraneframework/membrane_rtsp
Releases · membraneframework/membrane_rtsp
v0.12.0
What's Changed
- Fix compilation error in OTP 28 by @gBillal in #56
- Fix handle closed connection not getting the right state by @gBillal in #57
- Add RFC 2617 qop support and fix SETUP URL handling by @georgeday-firefly in #58
New Contributors
- @georgeday-firefly made their first contribution in #58
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Add support for announce and record to server by @gBillal in #48
- Allow to record with TCP transport (interleaved mode) by @maslowalex in #52
- Discard excess data from response by @gBillal in #53
- Skip rtp/rtcp packets sent before play response by @gBillal in #54
- release v0.11 by @mat-hek in #55
New Contributors
- @maslowalex made their first contribution in #52
Full Changelog: v0.10.1...v0.11.0