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(TPC) Do not call setCodecPreferences on Firefox. #2582

Closed jallamsetty1 closed 1 month ago

jallamsetty1 commented 1 month ago

Calling this API on Firefox is causing freezes when the local endpoint is the answerer. https://bugzilla.mozilla.org/show_bug.cgi?id=1917800