[webkit-dev] mediastream processing api

Benjamin Poulain benjamin at webkit.org
Mon Aug 12 15:03:53 PDT 2013


On Mon, Aug 12, 2013 at 2:36 PM, max shen <max.hong.shen at gmail.com> wrote:

> Is there any existing APIs in WebKit allows Javascript to access frames of
> videos without coping data? (I know we can connect a video tag to a canvas,
> then copy data from there)
>
> As I know, firefox is trying to promote their Mediastream Processing API (
>  http://www.w3.org/TR/streamproc/#processedmediastream), which will allow
> worker based Javascript to access frames of video in the future. Will
> WebKit support this?
>

WebKit is an opensource project, it will support Mediastream Processing
API if someone (you?) implements it.
Nobody in particular on webkit-dev decides what standards WebKit will
support.

If you are interested in Mediastream Processing, the best things to do is
to join the conversation on the W3C mailing list and start implementing the
feature in WebKit.

Benjamin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130812/8cf77cdf/attachment.html>


More information about the webkit-dev mailing list