mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-07-21 13:57:50 +00:00
We have observed terrible framerates due to the decoder getting constantly restarted. Surprisingly, this only happens when using the JVB, it does not happen when using P2P with Chromium as the other endpoint. We shall look into that from the bridge side. At any rate, I'm disabling the HW video decoder for AV1, which means we will be using dav1d, the software video decoder.