webrtc-rs/sdp

Why not use mozilla/webrtc-sdp crate?

Closed this issue · 1 comments

isqad commented

Hi! I see you re-wrote pion/sdp to Rust, but why do you not used well formed mozilla/webrtc-sdp crate?

The API of mozilla/webrtc-sdp crate may not be suitable for webrtc-rs stack, since webrtc-rs is aligned with Pion's API design.