billw2 / pikrellcam

Raspberry Pi motion vector detection program with OSD web interface.
GNU General Public License v3.0
262 stars 70 forks source link

Dual Camera support #63

Open maugsburger opened 3 years ago

maugsburger commented 3 years ago

Hi,

you can connect up to two cameras to the raspi CM3 Compute Module:

https://www.raspberrypi.org/documentation/hardware/computemodule/cmio-camera.md

Is there any chance to use two cameras with pikrellcam, or can I run two instances at once? I did not find an easy way to switch the camera used in the config file?

Thanks Moritz