Page 1 of 2

Mageia 2 released with ZoneMinder

Posted: Wed May 23, 2012 11:31 am
by Barry Jackson
The new release of Mageia includes ZoneMinder in the repositories.
http://www.mageia.org/en/

Mageia's ZoneMinder package has been developed to make the installation and setup of ZoneMinder as simple as possible. It also includes the performance patch by Kfir Itzhak.
Installation is simple using the Mageia Control Centre, or using command line, after which a small setup script may be run in a terminal using:-

Code: Select all

$ su
(enter root password)
# zmsetup
After answering a few questions ZoneMinder will be started ready for use.

I have had this running with 9 analogue cameras on a dedicated server for several months during the final development of Mageia 2.

Enjoy!

Re: Mageia 2 released with ZoneMinder

Posted: Wed May 23, 2012 12:31 pm
by bb99
Thank you. This will help huge for those having trouble building from scratch and a bonus with the performance patch included! I see it's also available over at LinuxTracker.org. I'm seeing 2+ MB/s downloads with lot's of activity (seeds). Just added another fat pipe to help speed up torrent downloads.

Edit: I did have to work through repository and permission problems to get working but it definitely is working.

Re: Mageia 2 released with ZoneMinder

Posted: Wed May 23, 2012 4:48 pm
by PacoLM
Barry Jackson wrote:The new release of Mageia includes ZoneMinder in the repositories.
http://www.mageia.org/en/

Mageia's ZoneMinder package has been developed to make the installation and setup of ZoneMinder as simple as possible. It also includes the performance patch by Kfir Itzhak.
Installation is simple using the Mageia Control Centre, or using command line, after which a small setup script may be run in a terminal using:-

Code: Select all

$ su
(enter root password)
# zmsetup
After answering a few questions ZoneMinder will be started ready for use.

I have had this running with 9 analogue cameras on a dedicated server for several months during the final development of Mageia 2.

Enjoy!
Is there a ARM version of this OS?

Re: Mageia 2 released with ZoneMinder

Posted: Wed May 23, 2012 7:55 pm
by Barry Jackson
PacoLM wrote: Is there a ARM version of this OS?
Not at the moment, however the build platform has just been added and is now ready.
So, it is coming soon.

Re: Mageia 2 released with ZoneMinder

Posted: Wed May 23, 2012 8:28 pm
by PacoLM
I can't wait to test it in my guruplug/cubox!
Keep posting about advances, please.

Re: Mageia 2 released with ZoneMinder

Posted: Wed May 23, 2012 9:19 pm
by Barry Jackson
PacoLM wrote:I can't wait to test it in my guruplug/cubox!
Keep posting about advances, please.
I am waiting for a Raspberry Pi to play with - I will post any news here.

Re: Mageia 2 released with ZoneMinder

Posted: Sat Jun 02, 2012 7:54 pm
by tibetfreedom
bb99 wrote:
Edit: I did have to work through repository and permission problems to get working but it definitely is working.
what were these issues ?
I'm going to try this… !

Re: Mageia 2 released with ZoneMinder

Posted: Sun Jun 03, 2012 4:05 am
by bb99
I did not choose the default repository (mirror) when installing. The one I did use didn't have ZM so I changed several times until I found one that did. Permissions: I really don't remember details, had to chmod www-data best I can remember. The logs view pushed me though these (very handy). ZM did work from the link provided at the end of runing the installation script above but I'm guessing that is running as root....

Re: Mageia 2 released with ZoneMinder

Posted: Sun Jun 03, 2012 7:35 pm
by tibetfreedom
Very Nice…
I like the distro' a lot…
One thing about the ZM installation I can't see it from outside the box, I can see it from the box, the web server does not server up to anyone outside the system….

Thanks...

Re: Mageia 2 released with ZoneMinder

Posted: Sun Jun 03, 2012 9:14 pm
by tibetfreedom
tibetfreedom wrote:Very Nice…
I like the distro' a lot…
One thing about the ZM installation I can't see it from outside the box, I can see it from the box, the web server does not server up to anyone outside the system….

Thanks...
Ok seems a definite bug in mageia here, web loads fine on the system but you cannot access from outside / another machine…


There must be a really simple fix for this…

Re: Mageia 2 released with ZoneMinder

Posted: Mon Jun 04, 2012 7:25 am
by tibetfreedom
bb99 wrote:
Edit: I did have to work through repository and permission problems to get working but it definitely is working.
I think I have the same issue…

Sorry, I just needed to open the firewall…
Wow is this package great…
Thanks,
I will be using for all my Linux needs, thanks to the Magia team…
Everything works in a few minutes even eyezm for remote viewing of monitors….

Re: Mageia 2 released with ZoneMinder

Posted: Mon Jun 04, 2012 10:47 am
by bb99
I build and test everyone that's posted (mostly). I usually won't post back if it's for the faint of heart. Hard part of this one was the multiple pallette choices.... This one's good enough that I'm still supporting the distro at linuxtracker.org.

Re: Mageia 2 released with ZoneMinder

Posted: Mon Jun 04, 2012 10:57 am
by tibetfreedom
bb99 wrote:I build and test everyone that's posted (mostly). I usually won't post back if it's for the faint of heart. Hard part of this one was the multiple pallette choices.... This one's good enough that I'm still supporting the distro at linuxtracker.org.
any pointer to recompiling with ffmpeg for eyezm ( have done this manually for my previous debian zone minder boxes)

Re: Mageia 2 released with ZoneMinder

Posted: Thu Jun 21, 2012 10:10 pm
by kfelgs
Your disto is working just great with my Atom processor motherboard and a Kodicom 8 channel video capture card. Thanks for putting this together. :D

Re: Mageia 2 released with ZoneMinder

Posted: Sat Jun 23, 2012 2:21 pm
by Barry Jackson
any pointer to recompiling with ffmpeg for eyezm ( have done this manually for my previous debian zone minder boxes)
There are two versions of Zoneminder in the repositories - the one you are looking for is in the "Tainted" repository.

Enable the Tainted repository from the Mageia Control Centre and update your system. This will install the Tainted build of ZoneMinder.
There is also a package for httpsegmenter in Cauldron (development repos) which is apparently needed for eyeZM. This will be available in future releases of Mageia.

I know that you now know all this from our contact though the Mageia forum, however I thought it best to put the answer here for anyone else following the thread.