Page 1 of 1

No image

Posted: Tue Oct 09, 2007 7:17 am
by bobthebob1234
Hello. I have installed Ubuntu 7.04 and installed the Ubuntu package from
ftp://www.northern-ridge.com.au/zonemin ... 8_i386.deb

after i installed it I had to chmod /dev/video0 to 666. This got the camera to work. After a restart however, the text is green, but no image is displayed!

Any ideas people?

Thanks

Posted: Tue Oct 09, 2007 7:22 am
by bobthebob1234
something I forgot to add, I followed the instructions at http://www.zoneminder.com/wiki/index.php/Ubuntu_7.04

Posted: Tue Oct 09, 2007 7:29 am
by cordel
And post in the wrong topic. So I'll move it to the correct topic and ask.... What do your logs say? The streaming process uses apache so check the apache logs.

Posted: Wed Oct 10, 2007 9:21 pm
by Lee Sharp
Modify zm-fix to suid, and it will apply the fix each boot.

Code: Select all

sudo chmod 4755 /usr/bin/zmfix

Posted: Wed Oct 10, 2007 10:03 pm
by cordel
Lee has the correct answer, Thanks Lee, I was late and I miss read it :lol: