billw2 / pikrellcam

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

Logitech c920 #11

Open Harrie1966 opened 8 years ago

Harrie1966 commented 8 years ago

I have a question about a USB webcam . it is possible to connect a USB Webcam C920 in pikrellcam . The pICAM works fine but would also like to connect a USB webcam .

billw2 commented 8 years ago

On Fri, 22 Apr 2016 23:30:02 -0700 Harrie1966 notifications@github.com wrote:

I have a question about a USB webcam . it is possible to connect a USB Webcam C920 in pikrellcam . The pICAM works fine but would also like to connect a USB webcam .

USB webcams can't work because for motion detection pikrellcam depends on the motion vector data that the Pi camera software interface provides in the h264 video data stream. That data is not available from USB webcams.