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 Freezing on iOS When Calling from Android and Changing Dimensions. #11

Open
sainath96 opened this issue Feb 5, 2025 · 0 comments

Comments

@sainath96
Copy link

sainath96 commented Feb 5, 2025

I have implemented video and audio calls using WebRTC. It works fine for iOS <-> iOS and Android <-> Android. However, when a user calls from Android to iOS and turns the video on and off five times, the remote video freezes on the iOS device the sixth time. I am using video capture with Width: 854, Height: 480, and FPS: 30.

When I change the video capture settings to Width: 300, Height: 300, and FPS: 30, it works, but the video freezes on the 17th attempt. How can I fix this issue?

Has anyone faced similar issues? Any inputs?

thanks in advances.

@sainath96 sainath96 changed the title The remote video on the iOS mobile freezes for the 5th or 6th time only when I make a call from an Android Redmi mobile. Video Freezing on iOS When Calling from Android and Changing Dimensions. Feb 7, 2025
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

1 participant