mozilla / webrtc-sdp

Rust SDP parser for WebRTC
Mozilla Public License 2.0
155 stars 30 forks source link

Add support for RFC8858 rtcp-mux-only #255

Closed nils-ohlmeier closed 3 years ago

nils-ohlmeier commented 3 years ago

This PR adds support for RFC8858 rtcp-mux-only attribute as required by the JSEP spec.

na-g commented 3 years ago

For support in Firefox see https://bugzilla.mozilla.org/show_bug.cgi?id=1342206