10-15-2012 04:04 PM
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?
10-15-2012 05:16 PM
10-15-2012 09:34 PM
if all you want to do is turn on the led, then you just need to use camera_open() and camera_config_videolight().
10-16-2012 04:15 PM
Your best bet it certainly to try out the HelloCamera sample;