[Webkit-unassigned] [Bug 252465] In PWA, HTML Video Element may be unable to play stream from 'getUserMedia()'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 8 08:36:04 PDT 2023


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

--- Comment #28 from Eric Pascal <ericdpascal at gmail.com> ---
I noticed that in this state if I call 

stream=await navigator.mediaDevices.getUserMedia({ video: { facingMode: 'environment' } })

in the console, the camera turns on then off and a second time it turns on 

Yet the stream is not displayed in the browser, tried to recreate video tag. 
Did many test, it seems that the browser is in a specific state. 

But now the camera indicator is on.

-- 
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/20230608/72b892c8/attachment.htm>


More information about the webkit-unassigned mailing list