FirefoxOS Camera Activity

I am developing an application for Firefox OS that should load the camera when the item is touched.

I had a search on the Internet, but I could not find a way to do such a thing if I had not started "web activity" and did not allow the user to select the application to choose.

I want the camera application to start and not allow the user to select the application to start. Is there any way? (I really hope so!)

Thanks for the reply in advance!

Lorenzo

+4
source share
3 answers

() ( ) - - API- ( ), / , , ( , ).

, Firefox OS.

"Certified" , . , - WebRTC ( getUserMedia() API) Firefox OS, ( FxOS, API- getUserMedia WebRTC , , ). 750011.

- . , App , .launch() , , , -, Apps.mgmt.getAll(), - , "", launch() . "Matchscreen" homecreen-experiment. , , Apps.mgmt "" ( webapps-manage). , ( Matteo D'Ignazio) . , , , ( ) .

+4

mdn, , API- , .

. , , , , , . - , .

0

webRTC (getUserMedia API) FxOS , . , API mozCamera ( ).

0

All Articles