Open ekoome opened 7 years ago
Given that Safari 11 is supporting webrtc API (https://developer.apple.com/library/content/releasenotes/General/WhatsNewInSafari/Safari_11_0/Safari_11_0.html), noticed on iOS, i’m Being requested for mic permission but no data is picked up.
Googled and looks like getUserMedia is under navigator.mediaDevices. Is it possible to update the demo to make this work for Safari?
Given that Safari 11 is supporting webrtc API (https://developer.apple.com/library/content/releasenotes/General/WhatsNewInSafari/Safari_11_0/Safari_11_0.html), noticed on iOS, i’m Being requested for mic permission but no data is picked up.
Googled and looks like getUserMedia is under navigator.mediaDevices. Is it possible to update the demo to make this work for Safari?