Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4387

Troubleshooting • rpicam problem with two identical cameras

$
0
0
Hello
I am trying to run these to commands simultaneous

Code:

rpicam-hello --camera 0 --preview 0,0,400,480 --width 1080 --height 1200 --framerate 90 --denoise cdn_off  -t 0 rpicam-hello --camera 1 --preview 400,0,400,480 --width 1080 --height 1200 --framerate 90 --denoise cdn_off  -t 0 
but I get only one preview and the second command runs with an Error.

Code:

ERROR V4L2 v4l2_device.cpp:353 'imx708_noir': Unable to set controls: Device or resource busy
I am using two RPI cam V3 modules together with the RPI5.
According to this post it is possible with two different Cameras.
https://thepihut.com/blogs/raspberry-pi ... berry-pi-5
Is there and easy solution to this like renaming one module or has this to be fixed in the software?
Best regards

Statistics: Posted by Katla — Fri Aug 16, 2024 5:58 pm — Replies 0 — Views 13



Viewing all articles
Browse latest Browse all 4387

Trending Articles