On Thu, Apr 07, 2016 at 08:12:12AM -0700, Eric Lalonde wrote:
> > Attention turns to ZoneMinder instead. There is a FreeBSD port but it will 
> > take, ahh, some work 
> > to get it going. Anybody already started down this rabbit hole?

> I have a linux zoneminder installation and would love to move it over to 
> openbsd. I can help test at the very least.

Thank. Your mail just arrived now!  

The port compiles and packages but doesn't work yet. It's in openbsd-wip on 
gitub,
which you probably know is a tree parallel to ports, for works in progress. 
Look in multimedia/zoneminder.
I did the initial work and Stu did a major revision, that's what's in WIP at 
the momement.

zonmon-DEVEL-ian $ doas zmu -d /dev/video0 -q -v 
zonmon-DEVEL-ian $ echo $?
210
zonmon-DEVEL-ian $ doas zmu -d /dev/NOSUCHVIDEO -q -v
zonmon-DEVEL-ian $ echo $?
210
zonmon-DEVEL-ian $ 

So it doesn't seem to be getting very far yet :-) But maybe it just needs 
someone that knows how to configure it -
do you edit config files or use the php web front-end?
 
At any rate the weekend is over so I'm back to paying work for a while...

Reply via email to