webrtc
webrtc copied to clipboard
Not working on chrome and safari
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.
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
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.