Open ArkadiyEpanov opened 3 years ago
It is answered here https://github.com/Kinect/PyKinect2/issues/75.
It is answered here #75.
Thank you, is there a chance to implement this with python on windows? the example uses linux. For my purpose, I only need a depth map, with no other functions
I dont think it is possible in windows with PyKinect2, try to ask a question in stackoverflow to see if someone has figured out a solution.
A small guide how to connect two kinects, python+windows+freenect2: https://stackoverflow.com/questions/67902941/how-to-call-multiple-kinect2-device-with-pykinect2/67914523#67914523
Hello! how can I get a picture from multiple kinects? Couldn't find any information