[Webkit-unassigned] [Bug 183333] New: IOS require Media Access to receive the media
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 5 08:38:50 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=183333
Bug ID: 183333
Summary: IOS require Media Access to receive the media
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: ankitbug94 at gmail.com
CC: youennf at gmail.com
I am using Kurento Media Server which is working pretty well in all major browsers except IOS Safari. It is having an issue that the Safari cannot receive media when the user has not provided access to their MediaDevices. As soon as we run the following basic code even on any button click
Navigator.mediaDevices.getUserMedia({video: true, audio: true}).then(function(){})
Then video magically appears. You may verify at https://gobrunch.com I can be available to help to test anyone. Thanks
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180305/f01976ec/attachment.html>
More information about the webkit-unassigned
mailing list