[webkit-dev] Adding ENABLE_HTML_MEDIA_CAPTURE to WebCore

2012-02-19 Thread JongSeok Yang

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


Re: [webkit-dev] Adding ENABLE_HTML_MEDIA_CAPTURE to WebCore

2012-02-19 Thread JongSeok Yang

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
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


Re: [webkit-dev] Adding ENABLE_HTML_MEDIA_CAPTURE to WebCore

2012-05-09 Thread JongSeok Yang
Title: Samsung Enterprise Portal mySingle



 
Dear Adam,
 
Thank you for your interest in the implementation.
And I'm sorry that there has been no more action.
 
Your implementation is good to me. My original implementation was just to add "capture" attribute like your.
But, some reviewers did not want to use "FileChooser" "RenderFileUploadControl" for HTML Media Capture.
 
Could you please let know what you think about that?
 
Thanks and regards,
Jongseok.
 
 
--- Original Message ---
Sender : Adam Barth
Date : 2012-05-09 15:50 (GMT+09:00)
Title : Re: Re: [webkit-dev] Adding ENABLE_HTML_MEDIA_CAPTURE to WebCore
 Jongseok,Did you get around to contributing your patch?  I've uploaded awork-in-progress implementation of one part of the spec here:https://bugs.webkit.org/show_bug.cgi?id=85958Thanks,AdamOn Sun, Feb 19, 2012 at 9:36 PM, JongSeok Yang 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> 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