I'm trying to find any information if GetUserMedia
is enabled on Chrome 21 running on iPad or iPhone without success.
I know that peerConnection
is still available only on Chrome Canary or in regular Chrome but with flag switched. As far as I know you can't access about:flags
on iOS. Is there currently any way to get WebRTC in Chrome on iOS running?