Languages

Menu
Sites
Language
Can't access to the camera with getusermedia on Tizen

Its incredible but i cant get access to the camera with a web app..

i'm making an AR app but i can't use it on the phone, the code has been check several times and its OK.

so i decided to test the EXAMPLE app provided by Tizen SDK but this app can't access the camera either.

Is there a way to do it? is there full support for this?

the camera on the device works perfect. i've tried also the NATIVE FACE RECOGNITION DEMO and works perfect.

But no way to access using Web apps.

Also tried several demos from the web that ask for permission to use the camera but the same. the camera doesnt open!

I've Tizen 2.2 on Device and SDK.  Also the same problem with 2.1.

 

Thanks!

Julio

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

2 Replies
Raghavendra Reddy Shiva
Unfortunately the front-camera isn't accessible with "getusermedia" method on the device, as the front-camera is not supported on RD-PQ developer devices. Due to licensing issues with front-camera drivers, the feature is not made available to public. So for now, either emulator or RD-210 device should be at your rescue.
Jenny Blossoms

Can I develope the app using camera in hybrid app ?