I’m using Jitsi for video calls in my web application.
Recently, I’ve noticed that when using Google Chrome (version 141.0.7390.123 ARM64), the meeting stops functioning properly once more than two participants join the same room.
When this happens:
- All participants’ video and audio freeze or stop entirely.
- The connection indicators disappear.
- The following error appears repeatedly in the browser console:
2025-10-27T06:54:32.801Z [modules/RTC/BridgeChannel.js] <e.onmessage>: Endpoint connection status changed: 900f3246 active=false
This issue is specific to Chrome - it does not occur in Firefox or Safari under the same conditions.
Here is the video recording, replicating the issue
I’m using Jitsi for video calls in my web application.
Recently, I’ve noticed that when using Google Chrome (version 141.0.7390.123 ARM64), the meeting stops functioning properly once more than two participants join the same room.
When this happens:
2025-10-27T06:54:32.801Z [modules/RTC/BridgeChannel.js] <e.onmessage>: Endpoint connection status changed: 900f3246 active=falseThis issue is specific to Chrome - it does not occur in Firefox or Safari under the same conditions.
Here is the video recording, replicating the issue