Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Native Development

Reply
New Developer
arjunhemrajani
Posts: 20
Registered: ‎07-14-2012
My Carrier: Vodafonee

Steps to start camera.

What are the steps to start the camera??
like do we need to create a viewfinder?

I wanna use the video light?

can i use it directly or with min code?

Please use plain text.
Developer
BGmot
Posts: 966
Registered: ‎11-24-2011
My Carrier: x

Re: Steps to start camera.

Please use plain text.
BlackBerry Development Advisor
smcveigh
Posts: 544
Registered: ‎11-29-2011
My Carrier: other

Re: Steps to start camera.

if all you want to do is turn on the led, then you just need to use camera_open() and camera_config_videolight().

 

Please use plain text.
Developer
martin78
Posts: 27
Registered: ‎05-15-2012
My Carrier: Bell

Re: Steps to start camera.

Your best bet it certainly to try out the HelloCamera sample;

------------------------------------------
Macadamian Technologies Inc.
http://www.macadamian.com/
Please use plain text.