Difference between revisions of "Zoneminder"
From Amahi Wiki
(Created page with '=Zoneminder Tips= If you have issues getting your camera(s) to work, you might need to edit the '''/usr/bin/zmdc.pl''' file. Try to put the following before the '''my @ daemons…') |
(No difference)
|
Revision as of 13:43, 11 March 2010
Zoneminder Tips
If you have issues getting your camera(s) to work, you might need to edit the /usr/bin/zmdc.pl file.
Try to put the following before the my @ daemons = ( line:
$ENV{LD_PRELOAD} = '/usr/lib/libv4l/v4l1compat.so';