[Webkit-unassigned] [Bug 183333] IOS require Media Access to receive the media

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 13:39:11 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=183333

--- Comment #11 from youenn fablet <youennf at gmail.com> ---
(In reply to ankitbug94 from comment #10)
> In my case, both audio, as well as video, does not work till the receiver
> opens their camera or mic. Not sure why you are able to hear. Sometimes, I
> see( for unknown reasons and rarely) but can't hear which is opposite of
> what you are seeing.

There might be too issues here:
- to hear audio, you need to tweak your code to start playing audio based on a user gesture.
- to view video, there might be some errors like missing key frames so that decoding is failing, or bad timestamps. This is probably either an issue on webkit side or on server side. It is strange that just calling getUserMedia would fix that issue.

-- 
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/20180306/aa1e2274/attachment.html>


More information about the webkit-unassigned mailing list