[Webkit-unassigned] [Bug 219318] Black background on video element after an incoming phone call
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 30 08:23:12 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=219318
--- Comment #3 from German Goldenstein <german.goldenstein at gmail.com> ---
Thanks.
Yes, the video is paused in apprtc.
I see 2 issues here:
1) You need to ask a user gesture to be able to call play().
2) If at the moment of the incoming call the local camera is being used (that is ignoring the step #3 of the repro steps), when the call is rejected everything looks good. So, IMHO I think it should always work with the same behavior, that is, after the income call is rejected, the remote video should work without workarounds.
--
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/20201130/3917a6c4/attachment.htm>
More information about the webkit-unassigned
mailing list