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
Connecting multiple cameras to the Raspberry Pi definitely works. For example, two cameras will be detected and listed as /dev/video0 and /dev/video1. However, I was only able to get this working using the legacy v4l2 driver. I haven't researched how to do this in libcamera mode yet. I think you could try running two separate pi_webrtc processes in v4l2 mode.
Is it possible to connect more than one camera to a single Raspberry Pi 4 that has been piped for multiple streaming instances?
The text was updated successfully, but these errors were encountered: