Open CDG-c0de opened 1 year ago
Does the library support synchronized captures? I haven't found a way yet to do so, as I can't access the handle_k4a_device_t to run .start_cameras()
.start_cameras()
Same question
Consider checking this Pull request: https://github.com/ibaiGorordo/pyKinectAzure/pull/62
I only have one device so I cannot test/fix any sync issue.
Does the library support synchronized captures? I haven't found a way yet to do so, as I can't access the handle_k4a_device_t to run
.start_cameras()