-
Notifications
You must be signed in to change notification settings - Fork 358
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
Not working in Iphone #64
Comments
Hello Any updates in this issue? We are also facing the same issue |
If you have a black screen in Iphone(Mac os), please add "playsinline" to the video element in the html. Line 127: Changes: This worked for me and when I was checking the demo in my mobile, it started working for Iphone(Mac os) after making the above changes. |
@Nikhil-github-webrtc, can you provide the changes mentioned above? I'm facing the same issue! I've added the |
If you have a black screen in Iphone(Mac os), please add "playsinline" to the video element in the html. Line 127: About this issue: it only works for the local video. On the iPhone, I suspect the problem lies elsewhere, possibly with ICE Candidates and Safari's policies. |
Hello Sir/Medam,
We are checking demo on our mobiles and it is working in android devices but not working in Iphone(Mac os). So anyone please give me a solution.
Thanks.
The text was updated successfully, but these errors were encountered: