[Webkit-unassigned] [Bug 235845] REGRESSION: iOS 15.4b1 captureStream() as source object to <video> not working

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 29 06:56:30 PST 2022


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

--- Comment #1 from youenn fablet <youennf at gmail.com> ---
I do not think https://webrtc.github.io/samples/src/content/capture/video-video/ is expected to work in iOS. captureStream works for with a canvas source but is not implemented for video sources. The workaround is for now to use a canvas.
https://webrtc.github.io/samples/src/content/capture/canvas-video/ should be working.
@rigel, can you clarify?

-- 
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/20220129/d0e13e68/attachment.htm>


More information about the webkit-unassigned mailing list