"Hello,
I am trying to use an Astra Pro camera on a Raspberry Pi 4 Model B (4GB).
System:
OS: Raspberry Pi OS (Legacy, 64-bit, Debian Bookworm)
Kernel: [Dán kết quả của lệnh uname -r]
Steps:
I have successfully compiled and installed the latest version of pyorbbecsdk from source.
lsusb command correctly detects the camera (ID 2bc5:0403 and 2bc5:0501).
I have created the udev rule.
Problem:
When I run a script that calls ob.Context(), I get the following error:
[error][PID][UsbEnumeratorLibusb.cpp:397] Failed to query USB device serial number: Invalid descriptor index
This happens even when running the script with sudo.
Could you please provide any advice on this issue? Thank you."