View Source Changelog

0.8.0

  • Update deps #374
  • Update the use of Engine.subscribe #381
  • Merge membrane_webrtc_plugin #384

0.7.0

  • Rename the function is_keyframe to keyframe? and is_deficient? to deficient? in order to be compliant with elixir style guide. #349
  • Add support for trackEncodingEnabled and trackEncodingDisabled media events #352
  • Fix TrackRemoved not being sent when Engine subscription failed #358

0.6.0

  • Remove code related to OpenTelemetry #340

0.5.0

  • Update to Membrane Core 1.0 #331
  • Change some logs to debug #327
  • Update deps #333

0.4.0

0.3.0

  • Bump deps #318
  • Extend connected and tracksAdded media events with information about simulcast config. #317

0.2.1

  • Fix endpoint_id missing in WebRTC endpoint telemetry label #315

0.2.0

  • Move metrics from the RTC Engine #306
  • Remove unused dependency membrane_realtimer_plugin #300
  • Bump deps #309 #311

0.1.0

  • Initial release