We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to run this example with Chrome of window 10 and Safari 11 of iPad, but it's not working.
Each browser has displaying only local stream not remote one.
There is no issue on browsers because this demo is working on same.
The text was updated successfully, but these errors were encountered:
When I see the remote stream at chrome of window, then stream has the property muted with true value, while in demo working case, it has value false.
Remote Media stream
Sorry, something went wrong.
I don't think WebRTC is working on iOS safari.
After iOS Safari 11, it's working, If I test webrtc application appr.tc on iOS safari 11.4 then it's working fine.
No branches or pull requests
I am trying to run this example with Chrome of window 10 and Safari 11 of iPad, but it's not working.
Each browser has displaying only local stream not remote one.
There is no issue on browsers because this demo is working on same.
The text was updated successfully, but these errors were encountered: