ZoneMinder & Ubuntu & Logitech Webcam & mjpg_streamer & authentication
- February 21st, 2010
- Posted in Linux . Server
- Write comment
I got zoneminder working with my logitech 9000 camera, only by using mjpg_streamer.. the problem is that zoneminder cannot authenticate to the mjpg_streamer (not really) unless you trick it.
MJPG_STREAMER
mjpg_streamer -i "input_uvc.so -r 640x480 -f 6" -o "output_http.so -p 8080 -c username:password" -b
ZoneMinder
In remote host enter the details
username:password@remoteip
simple enough..
I got firewalls etc but when it comes to cameras.. i like to have at least a simple fallback.
J
No comments yet.