Page 1 of 1

ZM_V4L2 at web/skins/classic/views/monitorprobe.php

Posted: Thu Jun 16, 2011 4:35 pm
by bsam
[code]% grep -rw ZM_V4L2 ZoneMinder-1.24.4
ZoneMinder-1.24.4/web/skins/classic/views/monitorprobe.php:if ( ZM_V4L2 )[/code]
Seems that it should something like ZM_HAS_V4L.

Re: ZM_V4L2 at web/skins/classic/views/monitorprobe.php

Posted: Thu Jun 16, 2011 4:47 pm
by mastertheknife
Hi,

Indeed. I fixed this in my patch not too long ago, it should be ZM_HAS_V4L2 insead.

mastertheknife.

Re: ZM_V4L2 at web/skins/classic/views/monitorprobe.php

Posted: Thu Jun 16, 2011 5:33 pm
by bsam
OK, good to know. Thanks.
bsam