Hi,

I have been trying to use the setCamera() method in MediaRecorder to
specify the Camera to use, but I keep getting this error: setCamera
called in an invalid state(2)

I do call
MediaRecorder.setVideoSource(MediaRecorder.VideoSource.CAMERA), and
camera.unlock();
Any idea what is the recommended way to use setCamera()?

thanks!
CG

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to