211 questions
261 answers
330 comments
78,567 users
yes, you can specify the camera device to use as follows:
jevois-daemon --cameradev=/dev/video1
usually, /dev/video0 is the first camera you plug in (e.g., built-in), /dev/video1 the next one, etc