LLSimpleCamera icon indicating copy to clipboard operation
LLSimpleCamera copied to clipboard

camera.startRecordingWithOutputUrl doesn't call delegate

Open EthanSchatzline opened this issue 8 years ago • 0 comments

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?

EthanSchatzline avatar Mar 13 '16 18:03 EthanSchatzline