LLSimpleCamera
LLSimpleCamera copied to clipboard
camera.startRecordingWithOutputUrl doesn't call delegate
I am using the example on the front page, and when I do camera.startRecordingWithOutputUrl, The delegate method didStartRecording never gets called. didFinishRecording does get called, but didStart never gets called. Any ideas?