ayufan / camera-streamer

High-performance low-latency camera streamer for Raspberry PI's
291 stars 46 forks source link

request 2 usb cameras #104

Open montyfert opened 9 months ago

montyfert commented 9 months ago

hi i cant figure out how to add 2 usb cameras any help would be great . thanks martin @noahwilliamsson @RobeeeJay @ayufan

JoelBecker1998 commented 9 months ago

You should be able to start the script multiple times Just add the option --camera-path=/dev/video0 and replace video0 with whatever other paths you have (usually video0, video2, video4 etc..)

montyfert commented 9 months ago

thankyou martin

JoelBecker1998 commented 9 months ago

@montyfert can you close the issue if this worked for you?