webrtc icon indicating copy to clipboard operation
webrtc copied to clipboard

Not working on chrome and safari

Open suman opened this issue 6 years ago • 3 comments

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.

suman avatar Sep 10 '18 10:09 suman

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 alt text

suman avatar Sep 10 '18 10:09 suman

I don't think WebRTC is working on iOS safari.

herkyl avatar Sep 10 '18 15:09 herkyl

After iOS Safari 11, it's working, If I test webrtc application appr.tc on iOS safari 11.4 then it's working fine.

suman avatar Sep 11 '18 04:09 suman