Page 1 of 1
ZoneMinder 1.27?
Posted: Sat Mar 15, 2014 6:49 pm
by windracer
My ZM installation is prompting me with an update:
An update to ZoneMinder is available.
The latest release is v1.27, you have v1.26.5.
I can't find any reference to this new release though?
Re: ZoneMinder 1.27?
Posted: Sat Mar 15, 2014 7:11 pm
by codabiz
Zoneminder v 1.27.0 released today. Check Zoneminder GitHub
Re: ZoneMinder 1.27?
Posted: Sun Mar 16, 2014 4:46 pm
by PacoLM
Hi,
Any advice about how to install 1.27 in Ubuntu server 12.04? I followed the instructions here:
https://github.com/ZoneMinder/ZoneMinder
And after
dpkg-buildpackage;, I get this error:
Code: Select all
zm_mpeg.o: In function `encode_frame(AVCodecContext*, AVFrame*)':
zm_mpeg.cpp:(.text+0x51): undefined reference to `avcodec_encode_video2'
collect2: ld returned 1 exit status
make[3]: *** [zmc] Error 1
make[3]: Leaving directory `/usr/src/zm/ZoneMinder-master/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/zm/ZoneMinder-master'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/zm/ZoneMinder-master'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
ffmpeg -version output:
Code: Select all
ffmpeg version 2.1.4
built on Mar 12 2014 19:49:11 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configuration:
libavutil 52. 48.101 / 52. 48.101
libavcodec 55. 39.101 / 55. 39.101
libavformat 55. 19.104 / 55. 19.104
libavdevice 55. 5.100 / 55. 5.100
libavfilter 3. 90.100 / 3. 90.100
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
I would like to try the new version in my testing ubunt server before install it in my debian server!
Thanks in advance,
PacoLM
Re: ZoneMinder 1.27?
Posted: Mon Mar 17, 2014 12:22 am
by chippy99
I also received the new version notification but when I look on Zoneminder Github site it says there are still 3 unresolved issues for the 1.27 milestone. I am glad to see active development but isn't this anouncement a little premature ?
Re: ZoneMinder 1.27?
Posted: Mon Mar 17, 2014 5:25 am
by anchoret
Thanks for the heads-up on this. It was nagging me while I was trying to get ZM configured and I almost went for it.
I have enough trouble at the moment!