Azure-Kinect-Sensor-SDK icon indicating copy to clipboard operation
Azure-Kinect-Sensor-SDK copied to clipboard

Power related issues

Open oink84075 opened this issue 2 years ago • 1 comments

Bug Description

I'm developing a Unity project using Azure-Kinect The product is connected normally, but the power supply is disconnected, and if Azure-Kinect is run after re-energizing, it is not automatically connected and the USB must be reconnected to recognize it If I reconnect the USB, it will run normally, but I want to be able to control it automatically in code or other parts other than this method. Can I help you? Thank you.

To Reproduce

  1. Connect Azure-Kinect normally (USB to PC, power to multi-tab)
  2. Power off the multi-tab
  3. Check Azure-Kinect power supply off status
  4. Run Azure-Kinect on PC with multi-tap power on (not connected)
  5. Azure-Kinect USB Redirection
  6. Normal operation when Azure-Kinect is run

I want to control it with a program without USB connection

OS with Version: Windows 10 SDK Version: 1.4.1

oink84075 avatar Apr 17 '23 01:04 oink84075

This might offer a solution, even if it means more hardware: https://twitter.com/lukemcneice/status/1647880710697414662?s=20

DrMaxP avatar Apr 17 '23 19:04 DrMaxP