Releases: membraneframework/membrane_webrtc_plugin
Releases · membraneframework/membrane_webrtc_plugin
v0.23.0
What's Changed
- Negotiate many video codecs by @FelonEkonom in #9
- Whip by @mat-hek in #10
- Validate signaling by @FelonEkonom in #12
- Make CI pass by @FelonEkonom in #13
- Support various video codecs in source by @FelonEkonom in #11
New Contributors
- @FelonEkonom made their first contribution in #9
Full Changelog: v0.22.0...v0.23.0
v0.22.0
v0.21.0
v0.20.0
v0.19.0
The first version of membrane_webrtc_plugin based on elixir_webrtc 🎉
Note: the API has changed a lot from the previous version.
Previous versions of this plugin were maintained by the Jellyfish team and tied to the RTC Engine. You can find them here: https://github.com/jellyfish-dev/membrane_webrtc_plugin.
This version of the plugin relies on the fully standard-compliant Elixir WebRTC library and allows seamless integration with Membrane Pipelines. See the examples for details.
What's Changed
New Contributors
Full Changelog: https://github.com/membraneframework/membrane_webrtc_plugin/commits/v0.19.0