Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video Stopped working after upgrading the SDK #249

Open
Anasmirza20 opened this issue Aug 31, 2024 · 12 comments
Open

Video Stopped working after upgrading the SDK #249

Anasmirza20 opened this issue Aug 31, 2024 · 12 comments

Comments

@Anasmirza20
Copy link

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.

@Anasmirza20
Copy link
Author

@saghul
Copy link
Member

saghul commented Sep 2, 2024

What server are you connecting to? If it's one of your own, what server components versions do you have?

@Anasmirza20
Copy link
Author

Anasmirza20 commented Sep 2, 2024

Our backend current version is 2.7.0.

@saghul
Copy link
Member

saghul commented Sep 2, 2024

We don't have such a version. Please share the versions of all the backend components.

@Anasmirza20
Copy link
Author

Anasmirza20 commented Sep 2, 2024

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

@saghul
Copy link
Member

saghul commented Sep 2, 2024

Those server components are over 2 years old. You need to update them in order to use the latest SDK.

@Anasmirza20
Copy link
Author

One more thing, I have updated the Android SDK to provide support for android 14 , But If I update the backend I have also update the Web and IOS as well, Is there any other way to do this or update is the only option?

@saghul
Copy link
Member

saghul commented Sep 2, 2024

I'm afraid not. 2 years of updates is a tall order.

@Anasmirza20
Copy link
Author

Okay, Thanks for the Instant reply @saghul

@Anasmirza20
Copy link
Author

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

@saghul
Copy link
Member

saghul commented Sep 2, 2024

The latest stable ones are for sure.

@Anasmirza20
Copy link
Author

Thanks for the instant response, Let me try to update all the libraries....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants