[webkit-dev] Adding ENABLE_HTML_MEDIA_CAPTURE to WebCore

Adam Barth abarth at webkit.org
Sun Feb 19 20:57:44 PST 2012


How does this feature relate to WebRTC <http://www.w3.org/2011/04/webrtc/>?

Adam


On Sun, Feb 19, 2012 at 8:44 PM, JongSeok Yang <js45.yang at samsung.com> wrote:
>
> 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.
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


More information about the webkit-dev mailing list