This repository was archived by the owner on Sep 19, 2024. It is now read-only.
v0.8.0
What's Changed
- Allow for bwe overuse in certain conditions by @daniel-jodlos in #184
- Buxfixes for allowing bwe overuse in certain conditions by @daniel-jodlos in #187
- Enable negotiable mode 100ms after start of stream to allow instantly reaching target variant by @daniel-jodlos in #185
- Fix freed bandwidth not being properly reallocated by @daniel-jodlos in #194
- Fix sending EOS in TrackSender by @mickel8 in #192
- Send padding packet only after sending caps by @mickel8 in #195
- Change Connection Allocator for WebRTC endpoints that aren't configured with simulcast by @daniel-jodlos in #196
- Drop duplicated sequence numbers in RTP Munger [RTC-22] by @daniel-jodlos in #198
- Clarify the meaning of fields in
offerDataandsdpAnswerME by @mickel8 in #199 - [RTC-27] RTPConnectionAllocator doesn't terminate with parent endpoint by @daniel-jodlos in #201
- Fix probing timer invocations [RTC-8] by @daniel-jodlos in #197
- [RTC-24] Handle duration zero in BitrateEstimator by @mickel8 in #200
- Prepare for release. Use
last_timestampfor padding packets by @mickel8 in #203
Full Changelog: v0.7.0...v0.8.0