Jongseok,

Did you get around to contributing your patch?  I've uploaded a
work-in-progress implementation of one part of the spec here:

https://bugs.webkit.org/show_bug.cgi?id=85958

Thanks,
Adam


On Sun, Feb 19, 2012 at 9:36 PM, JongSeok Yang <js45.y...@samsung.com> wrote:
>
> It's unrelated to WebRTC.
> HTML Media Capture is just to get the result file from a native camera or 
> recoder application/panel. So, it's just to choose a file from the outside.
> WebRTC is to handle multimedia streams directly. So, it can be used to make a 
> web-based camera application.
>
> Jongseok Yang.
>
>
>
> ------- Original Message -------
> Sender : Adam Barth<aba...@webkit.org>
> Date : 2012-02-20 13:57 (GMT+09:00)
> Title : Re: [webkit-dev] Adding ENABLE_HTML_MEDIA_CAPTURE to WebCore
>
> How does this feature relate to WebRTC ?
>
> Adam
>
>
> On Sun, Feb 19, 2012 at 8:44 PM, JongSeok Yang 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@lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to