jitsi / lib-jitsi-meet

A low-level JS video API that allows adding a completely custom video experience to web apps.
Apache License 2.0
1.34k stars 1.11k forks source link

fix(codecs) Continue to munge SDP for p2p codec. #2541

Closed jallamsetty1 closed 5 months ago

jallamsetty1 commented 5 months ago

We need the initial invite/answer to have the codecs in the correct order so codec selection API for selecting codecs is not useful in this case.