Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to access to 4 TOFs from 4 S5K33D through OAK-FFC-4P #1006

Open
Thinkminator opened this issue Apr 19, 2024 · 2 comments
Open
Labels
bug Something isn't working

Comments

@Thinkminator
Copy link

I have purchased a Luxonis OAK-FFC 4P and 4 S5K33D recently, and the goal is to view TOFs from 4 cameras at the same time. However, if I run the command $python3 cam_test.py --cameras cama,t camb,t camc,t camd,t, I am only getting tof from cama, and the thing crashed in 2s.
Screenshot from 2024-04-19 09-04-42

Then, I try with something lighter which is to access only the color views from all 4 cameras concurrently by running $ python3 cam_test.py --cameras cama,c camb,c camc,c camd,c. This time, no error is received, but only 2 views from cama and camd are shown (which are the MIPI 4 lanes).
Screenshot from 2024-04-19 09-10-06

However, if I unplug 1 camera from MIPI 2 lane, then 3 cameras will be supported for color view. Therefore, I am wondering, is it possible for us to view 4 tofs through OAK-FFC 4P concurrently, if so are there any additional steps that need to be taken, also is it also feasible for OAK-FFC 4P PoE?

Thank you very much.

@Thinkminator Thinkminator added the bug Something isn't working label Apr 19, 2024
@MartinMotycka
Copy link

@themarpe ^^

@alex-luxonis
Copy link
Contributor

I think that the same issue was further discussed here:
luxonis/depthai-python#1007

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants