zoneminder 1.25, ubuntu 12.04

Forum for questions and support relating to the 1.25.x releases only.
Locked
gleon
Posts: 1
Joined: Wed Sep 12, 2012 2:46 pm

zoneminder 1.25, ubuntu 12.04

Post by gleon »

I've install zoneminder in ubuntu precise 12.04 at first it was working ok, but someday stopped working, maybe there is an update that make it stop working.

I have usb cameras and they were working ok, know they are like scrambled I cant see nothing.

zmu -d /dev/video0 -q -v
Error, failed to enumerate standard 0: Success

found solution !! $ENV{LD_PRELOAD} = ‘/usr/lib/libv4l/v4l2convert.so’; that works :=)
Locked