You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a OAK FFC with 4 cameras connected. It seems like the device is not recognizing them. I tried main and develop branch of this repository. When I run camera_preview.py I get
Device name: OAK-D-FFC-4P
Bootloader version: 0.0.19
Usb speed: HIGH
Connected cameras: []
When I run cam_test.py I get
Enabled cameras:
rgb : color
left : mono
right : mono
camd : color
DepthAI version: 2.20.2.0.dev+32a4974402997a17343f71f0da1cf27f12ad29f2
DepthAI path: /home/christoph/.local/lib/python3.10/site-packages/depthai.cpython-310-x86_64-linux-gnu.so
[1844301031EBCB0F00] [3.2] [4.967] [ColorCamera(8)] [error] Camera not detected on socket: 3
[1844301031EBCB0F00] [3.2] [4.968] [MonoCamera(6)] [error] Camera not detected on socket: 2
[1844301031EBCB0F00] [3.2] [4.968] [ColorCamera(2)] [error] Camera not detected on socket: 0
[1844301031EBCB0F00] [3.2] [4.969] [MonoCamera(4)] [error] Camera not detected on socket: 1
Connected cameras:
USB speed: HIGH
IR drivers: []
Cam: rgb left right camd [host | capture timestamp]
Are there any known issues ? Seems like on the website this device is listed as working.
The text was updated successfully, but these errors were encountered:
Hi @ChrisGermany ,
Sorry for the delay. Could you take a photo of the CCMs from the back side? Perhaps these units are affected by this errata.
Thanks, Erik
Hi,
I have a OAK FFC with 4 cameras connected. It seems like the device is not recognizing them. I tried main and develop branch of this repository. When I run
camera_preview.py
I getWhen I run
cam_test.py
I getAre there any known issues ? Seems like on the website this device is listed as working.
The text was updated successfully, but these errors were encountered: