FirebaseRTC icon indicating copy to clipboard operation
FirebaseRTC copied to clipboard

remoteVideo don't work on Safari browser

Open Seikida opened this issue 5 years ago • 2 comments

Hello,

Thank you so much for this project. I just want to report a bug to you: remoteVideo don't work on Safari browser (Mac computer + iPhone).

Indeed I have a black screen. I am using this code: https://github.com/webrtc/FirebaseRTC/blob/solution/public/app.js

I don't know why because the AppRTC video chat client powered by Google App Engine works very well on Safari browser: https://appr.tc/

--> https://webrtc.github.io/samples/

Seikida avatar Aug 02 '20 09:08 Seikida

+1

msp avatar Sep 07 '20 11:09 msp

It's a bug of Safari, here is a workaround: https://stackoverflow.com/a/66643904/9565820

jsanahuja avatar Mar 15 '21 19:03 jsanahuja