[Webkit-unassigned] [Bug 194802] Video freezes when attaching a local MediaStream to multiple elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 26 15:03:23 PDT 2019


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

--- Comment #5 from Dan <kentbriggs5 at gmail.com> ---
Ya good call. I tried .play() but hadn't tried pausing first. That works for me as well.

Do you know if it's possible to detect this frozen state? Only thing I could think of was using a canvas with getImageData() to check if rgba values have changed. Pretty hacky to say the least :)

-- 
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/20190326/8daab2ca/attachment.html>


More information about the webkit-unassigned mailing list