[mediacapture-record] Navigator.mediadevices.getUserMedia api is not working iOS Chrome (#214)

SwathiMethuku has just created a new issue for https://github.com/w3c/mediacapture-record:

== Navigator.mediadevices.getUserMedia api is not working iOS Chrome ==
 navigator.mediaDevices.getUserMedia({ video: true, audio: true}).then());

console log in ipad(IOS 13.3.2) chrome(
ERROR: TypeError: undefined is not an object(evaluating 'navigator.mediaDevices.getUserMedia')

Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/214 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 5 July 2022 13:30:15 UTC