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

Releases: fishjam-dev/membrane_rtc_engine

v0.10.2

15 Feb 15:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

15 Feb 15:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

07 Feb 11:18
Compare
Choose a tag to compare

What's Changed

  • [RTC-53] Refactor peer channel handling by @daniel-jodlos in #214
  • Disable codecov github annotations by @mickel8 in #218
  • [RTC-67] Add variant switch and bandwidth metrics by @mickel8 in #220
  • [RTC-102] Fix screensharing freezes by @daniel-jodlos in #225
  • Make TR's toilet capacity in WebRTC endpoint configurable by @mickel8 in #227
  • [RTC-125] Disable VariantTracker for non-simulcast tracks by @mickel8 in #230
  • Fix EndpointCrashed not being sent when endpoint crashes by @mickel8 in #235
  • Allow temporary overusing the bandwidth as long as the estimation drops only once by @daniel-jodlos in #233

Full Changelog: v0.9.0...v0.10.0

v0.9.0

09 Jan 23:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.9.0

v0.8.2

09 Dec 15:22
Compare
Choose a tag to compare

What's Changed

  • [RTC-47][RTC-48] Fix handling KeyframeRequestEvent and TrackVariantPaused events in Tee by @mickel8 in #206
  • [RTC-7] Update internal_docs with ConnectionAllocator by @mickel8 in #205

Full Changelog: v0.8.1...v0.8.2

v0.8.1

30 Nov 23:11
Compare
Choose a tag to compare

Fix non-existing bitrate timer

v0.8.0

30 Nov 19:30
430beb3
Compare
Choose a tag to compare

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

v0.7.0

28 Oct 16:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

24 Oct 13:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

25 Jul 13:04
Compare
Choose a tag to compare

What's Changed

  • Remove unnecessary telemetry event in #139

Full Changelog: v0.5.0...v0.5.1