You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this raises a good point. The parser itself should probably parse any known codecs and leave it up to application if it wants to handle these PTs. @na-g any thoughts on this from your side?
webrtc-sdp/src/media_type.rs
Line 378 in 6d7b7d5
Fails for
2 is ITU-T G.721
3 is GSM 06.10
from https://tools.ietf.org/html/rfc1890 there's a list of all PTs.
This may not be in the scope of the crate because of
aimed to handle WebRTC SDP offers and answers
The text was updated successfully, but these errors were encountered: