New
v0.16.0
What's Changed
- Add host_to_srflx_ip_mapper by @Karolk99 in https://github.com/elixir-webrtc/ex_webrtc/pull/229
- Fix port zero when tranceiver stopping by @roznawsk in https://github.com/elixir-webrtc/ex_webrtc/pull/228
- Add H264 RTP depayloader by @brzep in https://github.com/elixir-webrtc/ex_webrtc/pull/224
- Update moduledocs by @brzep in https://github.com/elixir-webrtc/ex_webrtc/pull/231
- Fix vp8 keyframe detection by @Karolk99 in https://github.com/elixir-webrtc/ex_webrtc/pull/236
- Add instructions for static IP to fly guide by @derekkraan in https://github.com/elixir-webrtc/ex_webrtc/pull/240
- Add logger_metadata option to PeerConnection by @Karolk99 in https://github.com/elixir-webrtc/ex_webrtc/pull/243
- Prevent switching DTLS role by @derekkraan in https://github.com/elixir-webrtc/ex_webrtc/pull/242
- bump ex_sdp by @Gawor270 in https://github.com/elixir-webrtc/ex_webrtc/pull/245
- Misc AV1 fixes by @sgfn in https://github.com/elixir-webrtc/ex_webrtc/pull/244
- Release 0.16.0 by @Karolk99 in https://github.com/elixir-webrtc/ex_webrtc/pull/230
New Contributors
- @brzep made their first contribution in https://github.com/elixir-webrtc/ex_webrtc/pull/224
- @derekkraan made their first contribution in https://github.com/elixir-webrtc/ex_webrtc/pull/240
- @Gawor270 made their first contribution in https://github.com/elixir-webrtc/ex_webrtc/pull/245
Full Changelog: https://github.com/elixir-webrtc/ex_webrtc/compare/v0.15.0...v0.16.0