I can export the event and I can view the images from the exported files. I just can't preview the images before I export them. So I can't tell if the event I'm exporting is the one I need.
I did have to move the images from the original directories they were installed into when I installed 1.25.0. I did discover that I can click on Frames and select a frame and page through the files.
So at this point I'm wondering why the play rewind etc buttons don't work.
when I open an event I can not see any image.
-
- Posts: 4
- Joined: Mon Jun 30, 2008 11:56 am
Re: when I open an event I can not see any image.
Your query is a bit light on detail, but it rings bells with something similar I had, so - making a whole load of assumptions - here goes:
Sounds like your:
directive in the zoneminder.conf may not be working and the nph-zms streaming binary is not being found.
There are some posts that say that if you comment out this line:
in httpd.conf, that this may solve your problem.
The location of these files depends on your OS and webserver.
Sounds like your:
Code: Select all
ScriptAlias /cgi-bin/zm "/usr/libexec/zoneminder/cgi-bin"
There are some posts that say that if you comment out this line:
Code: Select all
#ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"
The location of these files depends on your OS and webserver.