Zoneminder on Debian MIPS
-
- Posts: 381
- Joined: Sat Jan 17, 2009 7:49 pm
- Location: Germany
Zoneminder on Debian MIPS
Would it be safe to say Zoneminder could be compiled from the main source and ran on a Debian Mips based setup? I've got a very unique device going and if I have the time want to get Zoneminder up and running on it.
-
- Posts: 319
- Joined: Thu Jul 20, 2006 1:07 am
- Location: Australia
Re: Zoneminder on Debian MIPS
The one thing I can think of you'll need to watch (from packing it up for Debian) is to turn off the stack tracing at configure time; it's x86-specific.newvisionantenna wrote:Would it be safe to say Zoneminder could be compiled from the main source and ran on a Debian Mips based setup? I've got a very unique device going and if I have the time want to get Zoneminder up and running on it.
If you go to http://packages.debian.org/sid/zoneminder you'll see MIPS as one of the supported platforms. No idea if it runs but at least you should be able to start it up.
PJH
-
- Posts: 381
- Joined: Sat Jan 17, 2009 7:49 pm
- Location: Germany
Thanks for the link. Hopefully I can get time to look into it. Would love to get your help if you had time, trying to make a special build of Zoneminder for a certain device that people can use.
Before I spend a lot of time on it, honestly how good do you think Zoneminder would run on something with around a 600mhz processor and 128mb ram? Could it handle a couple camera's at lower resolution? I don't intend it to compete with a full on quad core or something, just a low power and small handy little server.
edit: Installing the mips deb package now. When it's done do I have to symlink something to view zoneminder's webgui? Guess I'll find out soon.
Before I spend a lot of time on it, honestly how good do you think Zoneminder would run on something with around a 600mhz processor and 128mb ram? Could it handle a couple camera's at lower resolution? I don't intend it to compete with a full on quad core or something, just a low power and small handy little server.
edit: Installing the mips deb package now. When it's done do I have to symlink something to view zoneminder's webgui? Guess I'll find out soon.
-
- Posts: 381
- Joined: Sat Jan 17, 2009 7:49 pm
- Location: Germany
-
- Posts: 319
- Joined: Thu Jul 20, 2006 1:07 am
- Location: Australia
Code: Select all
ln -s /etc/zm/apache.conf /etc/apache2/conf.d/zm.conf
-
- Posts: 381
- Joined: Sat Jan 17, 2009 7:49 pm
- Location: Germany
-
- Posts: 381
- Joined: Sat Jan 17, 2009 7:49 pm
- Location: Germany