AVCaptureSession
startRunning
and stopRunning
performed on Main queue
#5
Labels
AVCaptureSession
startRunning
and stopRunning
performed on Main queue
#5
The Apple docs state:
I think this project is great and can be improved even more by moving some of the session setup into a dedicated
NSOperationQueue
for better performance. Keep it up! :)The text was updated successfully, but these errors were encountered: