Closed lpasselin closed 4 years ago
@ivandex-bot if you could test if this works for multiple cameras, I would appreciate!
It would be much cleaner if we could embed the device_container struct directly into the instances of the python PyK4A class. It could be useful to fetch configuration in a similar way.
@lpasselin I tested these changes and now I am able to access multiple devices at the same time. Really appreciate the change !
No breaking changes to PyK4A.
device_id is input to each k4a_module calls. There is probably a cleaner way to do this.
Did not do extensive tests. Only quick color capture test on single device was performed.
We need to test with multiple devices before merging this.