ionic-3-video-calling-using-webrtc
ionic-3-video-calling-using-webrtc copied to clipboard
Got error "getUserMedia() failed. Is this a WebRTC capable browser?"
I am building an app for ios and android with Ionic 3 and angular 4.
When I tried your example on my iphone, I get the error "getUserMedia() failed. Is this a WebRTC capable browser?".
Also I already tried the plugin cordova plugin add cordova-plugin-iosrtc alone and the function getUserMedia() work.
DO you have some clue? Thanks
Can you fix it?