简体   繁体   中英

how to make Webrtc support my Safari browser

have developed a small video chat application using Webrtc. it works exactly fine in my other set of browsers (chrome,firefox,opera)... but it doesnt supports Safari.. please can one help me out in this,to make my application support Safari to

Unfortunately, Safari doesn't support WebRTC and you can't do anything from JavaScript.

Although you can instruct your users to install a Safari plugin to enable WebRTC support, like https://temasys.atlassian.net/wiki/spaces/TWPP/overview .

Good news everyone, things are about to change.

Apple announced support for WebRTC in Safari 11.

You can download the latest beta version of Safari 11 at the following link:
(You need to sign in with your Apple ID) https://developer.apple.com/safari/download/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM