Hello,
I have searched, and can't find this.
I want to use zoneminder and a usb camera, but instead of using 'local' and having 'file source' = /dev/video0, I want to link to a URL.
USB camera works in camstream, cheese, ekiga, skype, xawtv, etc.
perhaps this is a really dumb question?
How to use a USB web cam via a link to a URL ? ?
Hi there,
You have to use mjpg_streamer to broadcast the captures of a usb webcam over a tcp port.
But it only works with a UVC driver registered webcam (you can check this when you connect your cam with "dmesg" command line)
Take a look to this :
http://linux.softpedia.com/get/Multimed ... 4273.shtml
You have to use mjpg_streamer to broadcast the captures of a usb webcam over a tcp port.
But it only works with a UVC driver registered webcam (you can check this when you connect your cam with "dmesg" command line)
Take a look to this :
http://linux.softpedia.com/get/Multimed ... 4273.shtml