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
23.32k stars 6.76k forks source link

Video Stopped working after upgrading the SDK #15076

Closed Anasmirza20 closed 3 weeks ago

Anasmirza20 commented 2 months ago

After upgrading the SDK from version 5.2.0 to 10.1.0 to support Android 14, the video functionality suddenly stopped working when transitioning between apps. Other features, like audio calls, continue to work as expected, but video calls fail to function.

Steps to Reproduce:

Upgrade the SDK from version 5.2.0 to 10.1.0. Attempt to initiate a video call between two apps. Observe that the video does not work, although audio and other features function correctly. Expected Behavior: The video should continue to work seamlessly after the SDK upgrade, just as it did with version 5.2.0.

Actual Behavior: The video stops working when transitioning between apps after the SDK upgrade.

Additional Information:

The issue began only after upgrading to version 10.1.0. Audio calls and other functionalities remain unaffected. Request for Help: Any guidance on debugging this issue or insights into potential causes would be greatly appreciated.

Platform

Browser / app / sdk version

34

Relevant log output

No response

Reproducibility

More details?

No response

damencho commented 2 months ago

What is the backend version you use? Share your config.js.

Anasmirza20 commented 2 months ago

Here is our config file

https://drive.google.com/file/d/1UUiXpFZS_-87YkghmEOn96F3e0p9Y3NQ/view?usp=sharing

damencho commented 2 months ago

What is the backend version?

Anasmirza20 commented 2 months ago

Our backend current version is 2.7.0.

Anasmirza20 commented 2 months ago

QHD Jitsi Version

ii jitsi-meet 2.0.7419-1 all WebRTC JavaScript video conferences ii jitsi-meet-prosody 1.0.6242-1 all Prosody configuration for Jitsi Meet ii jitsi-meet-tokens 1.0.6258-1 all Prosody token authentication plugin for Jitsi Meet ii jitsi-meet-web 1.0.6242-1 all WebRTC JavaScript video conferences ii jitsi-meet-web-config 1.0.6242-1 all Configuration for web serving of Jitsi Meet ii jitsi-videobridge2 2.2-8-g3c9d3c52-1 all WebRTC compatible Selective Forwarding Unit (SFU)

we have our own servers for this Webrtc.quickhealthdoctors.com

damencho commented 2 months ago

Your version is more than two years old, you need to update it.

Anasmirza20 commented 2 months ago

If you don't mind can you please let us know which component versions are compatible with the Android Sdk version 10.1.0?

damencho commented 2 months ago

In general you should be updating on regular basis. The development of jitsi-meet system follows the browsers which change every month. Updating to latest version from stable should be fine, as this is the latest sdk release.

Anasmirza20 commented 2 months ago

Okay Thanks for the fast response, Let me try to update

github-actions[bot] commented 3 weeks 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.