Thanks. Just want to know is there any webkit developer already working on it. I will also check the W3C mailing list.
On Mon, Aug 12, 2013 at 3:03 PM, Benjamin Poulain <[email protected]>wrote: > On Mon, Aug 12, 2013 at 2:36 PM, max shen <[email protected]> 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 >
_______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

