Zoneminder & AMD64 systems
Posted: Thu Aug 26, 2010 8:06 pm
After a lot of time wasted, I think I found a solution. (AMD64)
Edit the file /usr/bin/zmdc.pl (#sudo gedit /usr/bin/zmdc.pl)
insert the following line:
$ENV{LD_PRELOAD} = '/usr/lib/libv4l/v4l1compat.so';
this line should be inserted just before the "my @daemons = (" line
just restart zoneminder and it magically works !
Edit the file /usr/bin/zmdc.pl (#sudo gedit /usr/bin/zmdc.pl)
insert the following line:
$ENV{LD_PRELOAD} = '/usr/lib/libv4l/v4l1compat.so';
this line should be inserted just before the "my @daemons = (" line
just restart zoneminder and it magically works !