Version 0.17.2
paullouisageneau
released this
02 May 11:19
·
951 commits
to master
since this release
What's Changed
- URL decode username/password in STUN/TURN URL by @bigfarts in #612
- Add rtcGetMaxDataChannelStream() to C API by @paullouisageneau in #610
- Fix user-negotiated Data Channels with odd stream IDs by @paullouisageneau in #608
- Rename NegotiatedDataChannel to OutgoingDataChannel by @paullouisageneau in #609
- Enhance RTP and RTCP demultiplexing by @paullouisageneau in #615
- Refactor utils by @paullouisageneau in #616
- Examples: Add Qt signaling server by @cheungxiongwei in #601
New Contributors
- @cheungxiongwei made their first contribution in #601
- @bigfarts made their first contribution in #612
Full Changelog: v0.17.1...v0.17.2