[Webkit-unassigned] [Bug 180551] New: getUserMedia fails with HOME SCREEN mode on iOS, navigator.mediaDevices are undefined
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 7 15:34:58 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=180551
Bug ID: 180551
Summary: getUserMedia fails with HOME SCREEN mode on iOS,
navigator.mediaDevices are undefined
Product: WebKit
Version: Safari 11
Hardware: iPhone / iPad
OS: iOS 11
Status: NEW
Severity: Major
Priority: P2
Component: WebRTC
Assignee: webkit-unassigned at lists.webkit.org
Reporter: martin.hejral at post.cz
CC: adam at tokbox.com, andrew at tokbox.com,
ben.browitt at gmail.com, martin.hejral at post.cz,
webkit-unassigned at lists.webkit.org, youennf at gmail.com
+++ This bug was initially created as a clone of Bug #176349 +++
There is test pen
https://codepen.io/hejral/pen/eeaKrx?editors=1011
getUserMedia does NOT exist in iOS HOME SCREEN mode web app defined with
<meta name="apple-mobile-web-app-capable" content="yes" />
VIDEO-CAMERA DO NOT WORKS! we get error message:
navigator.mediaDevices UNDEFINED!
This bug is really huge problem, because we are building modern web-app which depends on video-camera-scanning... (additional processing with canvas). And we are not alone...
Many thanks for help, in advance!
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171207/6ccb9a1c/attachment.html>
More information about the webkit-unassigned
mailing list