-
Notifications
You must be signed in to change notification settings - Fork 240
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
Comments
Here is our config file https://drive.google.com/file/d/1UUiXpFZS_-87YkghmEOn96F3e0p9Y3NQ/view?usp=sharing |
What server are you connecting to? If it's one of your own, what server components versions do you have? |
Our backend current version is 2.7.0. |
We don't have such a version. Please share the versions of all the backend components. |
QHD Jitsi Version ii jitsi-meet 2.0.7419-1 all WebRTC JavaScript video conferences we have our own servers for this Webrtc.quickhealthdoctors.com |
Those server components are over 2 years old. You need to update them in order to use the latest SDK. |
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? |
I'm afraid not. 2 years of updates is a tall order. |
Okay, Thanks for the Instant reply @saghul |
If you don't mind can you please let us know which component versions are compatible with the Android Sdk version 10.1.0? |
The latest stable ones are for sure. |
Thanks for the instant response, Let me try to update all the libraries.... |
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.
The text was updated successfully, but these errors were encountered: