[webkit-dev] Adding ENABLE_HTML_MEDIA_CAPTURE to WebCore

JongSeok Yang js45.yang at samsung.com
Sun Feb 19 20:44:50 PST 2012


Hi webkit-dev!

I want to let you know that I plan to add HTML Media Capture to WebKit.
HTML Media Capture : http://www.w3.org/TR/2011/WD-html-media-capture-20110414/

The spec has two sparate features - 1) to invoke a capture panel  2) WebIDL inteface for MediaFile.getFormatData()
First, my plan is just to implement the interface to invoke a capture panel and it will be behind the ENABLE_HTML_MEDIA_CAPTURE feature define.
See: https://bugs.webkit.org/show_bug.cgi?id=63062

I expect this feature to be eventually enabled by all ports. 
If you have any commnet, please let me know.

Thank you.
Jongseok Yang.


More information about the webkit-dev mailing list