Ubuntu 14.04 server with ZM 1.26.5

Forum for questions and support relating to the 1.26.x releases only.
Locked
bbunge
Posts: 2951
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Ubuntu 14.04 server with ZM 1.26.5

Post by bbunge »

I was able to get ZM to work from a fresh Ubuntu 14.04 server install!!!

http://www.zoneminder.com/wiki/index.ph ... e_easy_way

I earlier did an upgrade from 12.04 with ZM 1.25.0 to 14.04 with ZM 1.26.5. Since this setup worked I compared the Apache2 directories of the working upgrade with a fresh server install with ZM 1.26.5. The only differences I could find was the working setup had an /etc/apache2/conf.d/zoneminder.conf. So I created one in the fresh install and turned on CGI and it worked! Now, I'm wondering if this could have fixed the Ubuntu 13.10 installs...

I'm sure there are others who may have a better fix for this and I welcome your input!

bb
Last edited by bbunge on Sun Apr 20, 2014 2:44 pm, edited 1 time in total.
vinceskahan
Posts: 4
Joined: Sat Apr 19, 2014 11:04 pm

Re: Ubuntu 14.04 server with ZM 1.26.5

Post by vinceskahan »

Very nice article - it worked fine for me !

Here's another good reference for folks with ip cameras

The blasted forums won't let me post a normal URL but look on www (dot) linux (dot) com for /learn/tutorials/762058-how-to-operate-your-spycams-with-zoneminder-on-linux-part-1-

Important note - be sure to match your camera's video resolution for the image to actually appear !
bbunge
Posts: 2951
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Re: Ubuntu 14.04 server with ZM 1.26.5

Post by bbunge »

Thanks!
In the interest of making things easier, I discovered that a symbolic link worked instead of creating the zoneminder.conf file. The how to has been modified!

As for the upgrade to 1.27, it may have to wait for others as ffmpeg has been removed from Ubuntu 14.04 and the "easy" ways to upgrade just do not work. I've tried to use one of .deb files from the PPA and also tried to do an install from the GIT-HUB. Oh well... my Ubuntu 12.04 system with ZM 1.27 will continue to run for some time.

bb
bbunge
Posts: 2951
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Re: Ubuntu 14.04 server with ZM 1.26.5

Post by bbunge »

After learning that ffmpeg had been replaced in Ubuntu 14.04 I had a panic attack that the ffmpeg ZM source type would not work! So I did some fancy port forwarding to the system where I have a working RTSP camera and set up the camera on my "test" system.
Am happy to report that the ffmpeg source type worked on Ubuntu 14.04 with ZM 1.26.5! Now to figure out how to get 1.27 on 14.04...

bb
Locked