Re: [webkit-dev] mediastream processing api

2013-08-12 Thread max shen
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 wrote: > On Mon, Aug 12, 2013 at 2:36 PM, max shen wrote: > >> Is there any existing APIs in WebKit allows Javascript to acce

Re: [webkit-dev] mediastream processing api

2013-08-12 Thread Benjamin Poulain
On Mon, Aug 12, 2013 at 2:36 PM, max shen 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 Pr

[webkit-dev] mediastream processing api

2013-08-12 Thread max shen
Hi guys, 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/#pr