orbbec / OrbbecSDK

Orbbec SDK C/C++ base core lib
https://www.orbbec3d.com/
Other
95 stars 16 forks source link

OrbbecViewer camera settings UI occludes firmware update field/button when multiple sensors are connected to the host computer #42

Open ScatterCory opened 8 months ago

ScatterCory commented 8 months ago

When using Femto Bolt sensors with Depthkit Studio, it is necessary to have multiple sensors simultaneously connected to one host PC. I ran into an issue while trying to update the firmware on ten Femto Bolts where the firmware update elements in the OrbbecViewer interface are inaccessible, requiring the user to physically disconnect all but one sensor at a time, slowing down the update process considerably. To reproduce:

This requires access to the physical USB connection of each sensor, which makes firmware updating more challenging and slower, compared to the Azure Kinect Firmware Tool which allows all of the sensors connected to the PC to be updated in automatic succession with one command-line command.

zhonghong322 commented 8 months ago