mozilla / webrtc-sdp

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

SdpAttributeRtpmap frequency is optional but clock rate in RFC 4566 is not marked as optional #66

Closed Paul-E closed 7 years ago

Paul-E commented 7 years ago

SdpAttributeRtpmap frequency. RFC 4566 section 6.

Paul-E commented 7 years ago

Permalink for SdpAttributeRtpmap

nils-ohlmeier commented 7 years ago

Fixed