[Webkit-unassigned] [Bug 152591] New: Implement video capture from canvas [canvas.captureStream()=?UTF-8?Q?=20in=20=E2=80=9CMedia=20Capture=20from=20DOM=20Elements=E2=80=9D=20spec?=]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 29 16:54:30 PST 2015


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

            Bug ID: 152591
           Summary: Implement video capture from canvas
                    [canvas.captureStream() in “Media Capture from DOM
                    Elements” spec]
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
               URL: https://w3c.github.io/mediacapture-fromelement/index.h
                    tml#html-canvas-element-media-capture-extensions
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mike at w3.org

spec: https://w3c.github.io/mediacapture-fromelement/index.html#html-canvas-element-media-capture-extensions

Defines a canvas.captureStream() method allowing real-time capture of a <canvas> element into a MediaStream. 
Use cases include local transcoding using the MediaRecorder API, game streaming, lots more.

- Firefox has already shipped https://platform-status.mozilla.org/#canvas-media-capture (original feature bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1032848) 
- Chrome is implementing https://www.chromestatus.com/feature/4817998447640576 https://code.google.com/p/chromium/issues/detail?id=524218

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151230/033bab3a/attachment.html>


More information about the webkit-unassigned mailing list