Page 1 of 1

ZM can't stream video

Posted: Mon Feb 23, 2009 9:01 pm
by spitzmann007
I'm using debian lenny and I have compiled zm 1.23 debian's source package. After configuration now it works well but I can use just with m-jpeg. I can't use stream.
I installed the binary ffmpeg from apt-get and other software dependencies for zm compilation. then I did the compilation of zm 1.23

Is it some hint for troubleshooting zm's stream ?

Posted: Tue Feb 24, 2009 8:38 am
by volkan2k
try this one

you have to set the camera resolution and the monitior resolution at the same one

analog cameras

Posted: Tue Feb 24, 2009 7:37 pm
by spitzmann007
volkan2k wrote:try this one

you have to set the camera resolution and the monitior resolution at the same one
I'm using only analog cameras. They have 420L each.

Posted: Wed Feb 25, 2009 6:28 pm
by softland
Hi,
Have you configured the "cambozola.jar" file?
I had the same error but this just solved

Posted: Thu Feb 26, 2009 1:03 am
by spitzmann007
softland wrote:Hi,
Have you configured the "cambozola.jar" file?
I had the same error but this just solved
I didn't anything with .jar file. I just used the ant to make it.
How can I set up cambozola.jar file ?

Posted: Thu Feb 26, 2009 12:12 pm
by softland
You have to download the file (wget http://www.zoneminder.com/fileadmin/dow ... bozola.jar)
after this, copy the file to the zoneminder directory (cp cambozola.jar /var/www/zm/)
then reboot the linux and when you access zm console on IE, go to "options". on "images" tab, set ZM_CAN_STREAM > auto, ZM_STREAM_METHOD > jpeg, ZM_OPT_CAMBOZOLA > true and ZM_PATH_CAMBOZOLA > cambozola.jar

this should work...