Pada wrote:I think you made a mistake in your forum post by saying that it's for "ZM 1.22.x", instead of for "1.24.x"
Got it - fixed.
Pada wrote:... "This guide is meant for installing ZM on a dedicated box" sentence sort of contradicts your post, since you're saying that they should open a terminal, implying that you've used Ubuntu Desktop and not Ubuntu Server.
I'll try to reword it so it's more clear, but you
can have an Ubuntu Desktop box which is dedicated to video surveillance, no? From what I understand, if you install ZM on Ubuntu Server edition, there are performance benefits, but you can't watch the feeds on it unless you go through extra trouble of installing things to use to browse; there may be other things needed to use it as the viewer as well - I'm not sure.
I mention 'dedicated box' because if you use the same machine for web development, chances are you're going to need to do some extra work to make them copacetic.
Pada wrote:...One thing that you might want to include is the installation of cambozola, unless you purely want ZM to be a clean installation without any sort of add-ons....
Thanks - I'll look into that and add it to the Optional Configurations section.
Pada wrote:...I had issues with installing ZM on Ubuntu 10.04 by simply using Synaptics (the package manager). I guess the importing of the username and the zmfix is probably the reason why mine didn't work.
Eventually I actually compiled FFMPEG and ZM from source to get it going with my ACTi ACM-4100 IP camera which uses MPEG streaming over RTSP.
Oh man, I was trying to go that route last night at my buddies house, but we got stuck on the configure command. Everything would go fine but then it would say that Sys::Mmap was not installed. So I used MCPAN to install it and it still wouldn't find it.
I'm not especially well-versed in all this. I'm just figuring things out as I go, and sometimes I make it work not knowing why or how.