Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

v0.8.0

Choose a tag to compare

@mickel8 mickel8 released this 30 Nov 19:30
· 191 commits to master since this release
430beb3

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 offerData and sdpAnswer ME 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_timestamp for padding packets by @mickel8 in #203

Full Changelog: v0.7.0...v0.8.0