Version 0.23.2
·
48 commits
to master
since this release
What's Changed
- Adds fraction and packet lost calculation in RR packets by @dledanseur in #1413
- libsrtp2 v2.7.0 requires cmake >= v3.21.0 by @murat-dogan in #1417
- Add a comment on RTP header extension size alignment by @mickel8 in #1430
- Jamfile: Bump Visual Studio target to 2022 by @xavier2k6 in #1433
- Test sending and receiving RTP packets by @mickel8 in #1426
- Improve testing framework by @mickel8 in #1428
- Fix useless wait in SctpTransport::sendReset() by @paullouisageneau in #1439
- Copy datachannel PDB files when compiling for Windows by @zs-molnar in #1438
- Fix SctpTransport::Instances lifecycle by @paullouisageneau in #1444
- Fix shared_ptr in DtlsTransport::enqueueRecv by @paullouisageneau in #1446
- Fix python signaling server example with websockets v14+ by @paullouisageneau in #1450
- Fix missing SSRC cache update breaking RTCP feedback handling by @paullouisageneau in #1451
New Contributors
- @dledanseur made their first contribution in #1413
- @mickel8 made their first contribution in #1430
- @zs-molnar made their first contribution in #1438
Full Changelog: v0.23.1...v0.23.2