jitsi-meet: [Debian] Video not shown on mobile since September server update

On 2022-09-27 there were the following Debian package updates:

jicofo 1.0-911-1 -> 1.0-934-1
jitsi-meet 2.0.7648-1 -> 2.0.7830-1
jitsi-meet-prosody 1.0.6447-1 -> 1.0.6600-1
jitsi-meet-web 1.0.6447-1 -> 1.0.6600-1
jitsi-meet-web-config 1.0.6447-1 -> 1.0.6600-1
jitsi-videobridge2 2.2-22-g42bc1b99-1 -> 2.2-43-gce94dbb2-1

plus a new install of lua-inspect 3.1.1-2

With these updates, videos of participants using a desktop browser (Firefox, Edge) are no longer visible for users of the Android app (tested with 22.4.0 and 22.5.1 on different Android versions from 7 to 12). Also, the microphone of the browser participants is shown as muted in the app although sound is audible.

Downgrading the Debian packages to the previous versions solves the problem. This is on Debian Bullseye if that matters.

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 28 (12 by maintainers)

Commits related to this issue

Most upvoted comments

Thanks for the feedback!

Hi,

I just want to let you know that I had the same issue – remote participant video was not shown on the mobile client on Android. Video from the mobile client was visible on the desktop web client. Setting the flags (sourceNameSignaling and sendMultipleVideoStreams) fixed the issue.

Versions:

  • jitsi-meet 2.0.7439-1 (17-Jun-2022) OK
  • jitsi-meet 2.0.7577-1 (02-Aug-2022) OK
  • jitsi-meet 2.0.7648-1 (11-Aug-2022) OK
  • jitsi-meet 2.0.7830-1 (27-Sep-2022) not OK – works only with the flags
  • jitsi-meet 2.0.7882-1 (06-Oct-2022) not OK – works only with the flags

Mobile client: Jitsi Meet 22.2.0 on Android 8.1.0 Server: Debian GNU/Linux 11 (bullseye) Jitsi packages from https://download.jitsi.org/stable/

config.js.gz

Find it attached.

Can you try setting sourceNameSignaling and sendMultipleVideoStreams to true ?