[Webkit-unassigned] [Bug 235597] Capturing canvas through local peer connection to video element does not show first frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 23:56:40 PST 2022


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

--- Comment #1 from youenn fablet <youennf at gmail.com> ---
That is worth investigating, Safari and Chrome do not show the first frame but Firefox does.
Looking at Safari, the peer connection does not seem to send the first frame so it seems the issue is on sender side.

It might be a race between the time the track is generating the frame and the time the  peer connection is set up, in which case there might not be anything for us to change.

-- 
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/20220126/fb0929bf/attachment.htm>


More information about the webkit-unassigned mailing list