Can't view recorded events

Support and queries relating to all previous versions of ZoneMinder
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

if you can get still sthen its not a permission problem. I presume you can cycle thriugh the stills with no problem. I have had issues with mjpeg streaming on ie on larger networks ie with proxy servers for some reason, but i have installed ff and it was ok. When you click on an evenyt and you get the square with an x what does it say about the path?
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

The easiest way to go after this is to install cambozola.jar in your zm web root directory (Ex. /var/www/html/zm/cambozola.jar), set the checkbox to use it in options and for the path put "cambozola.jar"

Get this working first as it's easy to trouble shoot. Once you get this going you can be sure that zm is setup correctly then focus on getting ffmpeg to work. Going after both is a pain.

Regards,
Corey
Koenzie
Posts: 29
Joined: Mon Dec 12, 2005 8:53 am

Post by Koenzie »

cordel wrote:The easiest way to go after this is to install cambozola.jar in your zm web root directory (Ex. /var/www/html/zm/cambozola.jar), set the checkbox to use it in options and for the path put "cambozola.jar"

Get this working first as it's easy to trouble shoot. Once you get this going you can be sure that zm is setup correctly then focus on getting ffmpeg to work. Going after both is a pain.

Regards,
Corey
How can i troubleshoot Cambozola? Cambozola works with the live view and doesnt with recorded view
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

There is an error that will be logged on the server or will show in the java app on the client machine. You find this and it will be key to resolving the problem. Also be aware that php 5 has not really been thoughly tested. I loaded it back when FC4 released and you have to make ajustments in php for everything to work. It sounds like you have already got them but it's odd that live works and stored don't.

Any paticular reason for Debian?
Ross Makes a great Live CD base on Mandrake, and I put out a single CD installer base on FC3 and am wrapping up a 64 bit version.

Regards,
Cordel
Last edited by cordel on Tue Dec 13, 2005 1:11 pm, edited 1 time in total.
Koenzie
Posts: 29
Joined: Mon Dec 12, 2005 8:53 am

Post by Koenzie »

cordel wrote:There is an error that will be logged on the server or will show in the java app on the client machine. You find this and it will be key to resolving the problem.
Sorry for the n00b java question, but i only get the java applet startup text, where can i see/find the error's or logs ?
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

depends on the version of cambozola.
.22 right click the app.
> .5 move the mouse to the left side and a icon menu should show.

Corey
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

Really the only thing that comes to mind to create what you are experiancing would be if the images are owned be something other than the web user/group. If live streaming works the zms works and cambozola, so there has to be a reason that zms can not get those files.
Koenzie
Posts: 29
Joined: Mon Dec 12, 2005 8:53 am

Post by Koenzie »

I tryed everything sugessted here, but cant get a solution.
Cambozola is not giving any errors, and i still cant view recorded events
Koenzie
Posts: 29
Joined: Mon Dec 12, 2005 8:53 am

Post by Koenzie »

I dont know what the in-code problem is but i found a solution :

I made a symbolic link in my /zm directory to my /video/images and /video/events.
Then i changed the paths in ZM back to /events and /images and everything works.

Can someone explain me why that is ?

Maybee there is something in the code of the video generation that doesnt detect a directory change in the options menu
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

Were your /video directories under the zm dir before? Currently they must be accessible as a relative path under zmI think so if you set them to /video/events then ZM will look in zm/video/events. This is set to change in the future but otherwise you at least have to have a symbolic link under zm.

Phil
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

Yep that would be a problem. You can locate the events anywhere you want but when outside of the root web directory you must set up an alias in apache (It's what I do on mine and how the rpms are set to install).

Regards,
Cordel
Koenzie
Posts: 29
Joined: Mon Dec 12, 2005 8:53 am

Post by Koenzie »

Hmm, maybee a nice change for i the future.
My zm install is on disk1 and the video storage on disk2 so i had to make a dir change. /events and /images where in /video/ (disk2)
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

It will change in the future but in the meantime as Corey says you can just add in a link whilst still keeping the actual files on different disks.

Phil
Koenzie
Posts: 29
Joined: Mon Dec 12, 2005 8:53 am

Post by Koenzie »

zoneminder wrote:It will change in the future but in the meantime as Corey says you can just add in a link whilst still keeping the actual files on different disks.

Phil
Okee, but its hard to find out if you dont know whats the problem
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

The rpm version we have moved the events directory to /var/lib/zm You can change it it just needs to be changed in the console options under the path tab or done when you run perl zmconfig.pl and it has to be in the web root.

Otherwise (as done in the rpm) you have to setup apache to alias the directory to be in the web root.

Regards,
Corey
Image
Image
3939663646337

It's better to keep your mouth shut and appear stupid than open it and remove all doubt.
-Mark Twain
Locked