LGTM, but let's try to add this kind of info to the Intents in the future.

On Mon, Nov 18, 2013 at 10:44 AM, Poussa, Sakari <sakari.pou...@intel.com>wrote:

>  We do support this already in Android. Works nicely.
>
>  http://www.w3.org/TR/mediacapture-streams/
>
>  Also chrome and FF supports it while IE and Safari do not.
>
>  BR; Sakari
>
>   From: Kenneth Rohde Christiansen <kenneth.christian...@gmail.com>
> Date: Monday, November 18, 2013 at 11:29
> To: "Chen, Jie A" <jie.a.c...@intel.com>
> Cc: "crosswalk-dev@lists.crosswalk-project.org" <
> crosswalk-dev@lists.crosswalk-project.org>
> Subject: Re: [Crosswalk-dev] Intent to Implement -- Enable ‘Media capture
> and Streams’ API on xwalk Tizen
>
>   Could you please resend the intent with a link to the proper spec, also
> it would be nice to hear if others are implementing this, the status of the
> spec etc. Also do we already support this on Crosswalk for Android?
>
>  Kenneth
>
>
> On Mon, Nov 11, 2013 at 3:11 AM, Chen, Jie A <jie.a.c...@intel.com> wrote:
>
>>  *Summary: *
>>
>> This implementation is about to enable ‘Media capture and Streams’ API on
>> Xwalk Tizen. It will mainly fill the gap that Xwalk Tizen can only work
>> with ‘v4l2’ camera devices, whereas the camera driver on the Tizen Mobile
>> PR3 platform is not the case.
>>
>>
>>
>> *Related feature in Jira: *
>>
>> https://crosswalk-project.org/jira/browse/XWALK-176
>>
>>
>>
>> *Target Release: *
>>
>> M4
>>
>>
>>
>> *Planned implementation: *
>>
>> https://github.com/crosswalk-project/chromium-crosswalk/pull/68
>>
>>
>>
>> On Tizen 2.1, apps/libs that want to use camera are supposed to talk to
>> the gst-plugin 'camerasrc'. This element in turn interacts with the camera
>> device via the platform-specific interfaces in addition to the standard
>> linux 'v4l2' interfaces. However chromium currently can only work with the
>> 'v4l2' camera devices. So it's unable to drive camera on Tizen. The
>> solution is to hack ‘camerasrc', minimally cherry-picking the code snippets
>> from it that can barely bring up the camera, and dropping other plenty of
>> gstreamer-related code in order to maximally keep chromium clean meanwhile.
>>
>>
>>
>>
>>
>> _______________________________________________
>> Crosswalk-dev mailing list
>> Crosswalk-dev@lists.crosswalk-project.org
>> https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
>>
>>
>
>
>  --
> Kenneth Rohde Christiansen
> Web Platform Architect, Intel Corporation.
> Phone  +45 4294 9458 ﹆﹆﹆
>



-- 
Kenneth Rohde Christiansen
Web Platform Architect, Intel Corporation.
Phone  +45 4294 9458 ﹆﹆﹆
_______________________________________________
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to