
Are there any other instructions for this?
There is no ZM_WEBDIR and ZM_CGIDIR in /etc/zm.conf
but it does have ZM_PATH_WEB and ZM_PATH_CGI
Ahhh, now I see why you had to compile it; looks like the fedora package is all the way back at 1.25.rodeored wrote:Fedora release 20 (Heisenbug)
Normally I would say no to this question. For example if you must have VLC support for your camera, that was only added in 1.27.rodeored wrote:Do you think if i used an older version of zoneminder I might have a better chance of getting it to work wihout having to build it?
So that's good! While not nearly as nice as doing RTSP streaming, simple jpeg streaming over http is in pretty much every version of zoneminder made since the beginning of time. (...so it's in 1.25, which you already have.)DCS-942L
Image capture works the same as 932L and /image/jpeg.cgi over HTTP.
Code: Select all
http://(user):(pass)@(ip address of camera)/image/jpeg.cgi
Finally you're getting somewhere!rodeored wrote:Tried it, I got the image. Whoopie!
Wait, you need to be very specific about what you're saying here.I went back and added the user pass to the remote host name and now the video works. (I don't need the password when I access it with vlc so I thought there was no password on the camera itself) However on the main page, the monitor and the source links are both still red and the state is still "alert" Is there something I can reset to fix that?