jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
22.1k stars 6.58k forks source link

[Debian] Videos of app participants keep flapping #14707

Open steepnought opened 2 months ago

steepnought commented 2 months ago

On 2024-04-23 there were the following Debian package updates:

jicofo 1.0-1075-1 -> 1.0-1078-1
jitsi-meet 2.0.9364-1 -> 2.0.9457-1
jitsi-meet-web-config 1.0.7874-1 -> 1.0.7952-1
jitsi-meet-prosody 1.0.7874-1 -> 1.0.7952-1
jitsi-videobridge2 2.3-92-g64f9f34f-1 -> 2.3-105-ge155b81e-1
jitsi-meet-web 1.0.7874-1 -> 1.0.7952-1

With these updates, the videos of participants joining with the Jitsi Meet app (23.6.1 from f-droid) keep flapping between on and off.

The jvb.log gets filled with

BandwidthAllocator.allocate#278: Sources suspended due to insufficient bandwidth

although available bandwidth is definitely not the problem (neither server-side nor client-side). This is on Debian Bookworm if that matters.

saghul commented 2 months ago

Can you try release 24.2? It might not have reached f-droid yet, but it's on the Play Store.

steepnought commented 2 months ago

With 24.2.2 it works. Is it possible to make it work with 23.6.1 as well?

saghul commented 2 months ago

I don't think so.

@jallamsetty1 do have an idea of what could cause that behavior?

jallamsetty1 commented 2 months ago

@steepnought What codec settings are you using on your deployment for mobile endpoints?

steepnought commented 2 months ago

@jallamsetty1 I don't understand your question. I'm attaching my config.js if that's what you mean. config.js.gz

github-actions[bot] commented 1 day ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.