Example
Hi. Do you have a working example project?
I´m on it. It will be uploaded soon.
Ok Thank you
Hi @FrangSierra Will the take picture from background process ?
That's up to you. Try both ways and look which one give you a better performance. Anyway if I'm not wrong you should capture the photo from the UI Thread. But I´m not 100% sure. Just try both ways :P
no example project yet?
Hello. An ETA on your example project?
Hi, it's a really great work I try to work with reprocessableCaptureSession, and I can't find a way to use it. I need to take picture from different devices at the same time. I've already find a way to send a synchronised signal to all devices but I really need a ZSL to take the picture because at this point I have delay between pictures because CaptureSession.capture take around 250ms to start. Could you please provide me a sample ?