Today, I saw this article on Twitter about getting Webm data from a canvas:
http://ericbidelman.tumblr.com/post/31486670538/creating-webm-video-from-getusermedia
He uses “image/webp” as a parameter to canvas.toDataURL();
I know that you can pass image/jpeg and image/png but are there are more than that?
I have tried searching for this, but cant find a list
Thanks
AH
Check the document.
Chrome supports the
image/webptype.