Describe:
We are successful using Raspberry Pi 5 with the SDK and are able to take images and download them afterwards.
When trying a Raspberry Pi zero 2 W the trigger to take an image works as well but then the download get stuck at 0, 1, or 2%.
dmesg receives after triggering download about 78 of following error:
usb 1-1.3: usbfs: usb_submit_urb returned -121
The file is created on the host but not complete. The data size is from 0bytes up to 0.5Mbytes but never completed or I m never able to open the file so far.
Environment:
Host:
RaspberryPi zero 2W
SDK: Linux_CameraSDK-2.0.2 (aarch64 pre-compilation)
Camera:
camera type: Insta360 X5
fw version:v1.5.6
Questions
Can the download speed be controlled in some way to slow it down for weak devices (as the RPi Zero 2)?
Describe:
We are successful using Raspberry Pi 5 with the SDK and are able to take images and download them afterwards.
When trying a Raspberry Pi zero 2 W the trigger to take an image works as well but then the download get stuck at 0, 1, or 2%.
dmesg receives after triggering download about 78 of following error:
The file is created on the host but not complete. The data size is from 0bytes up to 0.5Mbytes but never completed or I m never able to open the file so far.
Environment:
Host:
Camera:
Questions
Can the download speed be controlled in some way to slow it down for weak devices (as the RPi Zero 2)?