In the video, you're using gphoto2 + MTP commands to communicate with the camera over the USB cable. I believe you could also use ptpcam from libptp2? Why did you choose to focus on gphoto2 here? libgphoto2 is newer and actively maintained, is that correct?
@THETA360Developers8 ай бұрын
OK. to be frank here, I actually had some problems testing the Z1 with the USB API and switched to the X to finish the test. gphoto2 is newer and maintained, but also has some quirks that need patches. libptp2 is a bit old and not maintained. I'm trying to use libgphoto2 more.