Open GoogleCodeExporter opened 8 years ago
if (cameraIdx > -1) camera = Camera.getCamera( String(cameraIdx) );
else camera = Camera.getCamera();
/*
if camera is busy there should be done something in this code. the var camera
is not null after this if a camera exists and is busy.
*/
Original comment by hreve...@gmail.com
on 30 Jun 2010 at 9:37
Is this the condition where the camera is present, but not activated and the
feed is empty, but you can still take captures of the empty canvas ?
Original comment by tablatronics
on 14 Jun 2011 at 12:53
Original issue reported on code.google.com by
jibril.s...@googlemail.com
on 13 Feb 2009 at 8:29