IP9100A & Zoneminder

Post here to indicate any hardware you have used and which is known to work with ZoneMinder. Not for questions.
mycal
Posts: 65
Joined: Tue Nov 09, 2004 6:39 am

Post by mycal »

I have piece of PHP software at http://www.mycal.net/projects/9100a/9100d.txt

that takes the output of the 9100 and splits it into jpgs from the mixed mjpg stream.

The firmware mod I've done for the 9100 does the same thing but on the 9100 itself, so that zoneminder can just grab the image jpgs.

This really makes the 9100a video server a great thing since it can now do 4 ports. For under $100 it is a great way to hook up 4 CCTV cameras via ethernet/internet. Previously everyone was using the 9100 with just one port or with the php splitter which cost alot of CPU.

mycal
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

wonderful, im sure this will be very useful to others
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
mycal
Posts: 65
Joined: Tue Nov 09, 2004 6:39 am

Just in time for Christmas!

Post by mycal »

The 2nd alpha release of the zoneminder friendly firmware for the 9100a.

http://support.yoics.com/viewtopic.php?t=9

-m
ampp
Posts: 9
Joined: Tue Dec 05, 2006 6:16 am

Post by ampp »

Firmware i will try. Not always a fun risking killing the unit. But seems the chance of that is low.

The image quality on the 9100 seems a bit blurry and very washed out for me, even more so then mycal's. A bit more then i expected.. need some image and color processing. I know the camera is outputting good 420 line image. There was not much difference between 640 and 320 resolutions.

So not quite sure what to do but might not work in all the situations i planned. Anyone have any other suggestions for a similar product around/under 300?

9100 is still a interesting and affordable product to work with. I like the yoics project.
collinm
Posts: 23
Joined: Thu Aug 31, 2006 1:10 am

Post by collinm »

how to setup the 9100A with zoneminder?

remote host path?
remote host port?
...
...

thanks
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

have you searched?
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
lashzcore
Posts: 2
Joined: Tue May 22, 2007 7:53 am

Post by lashzcore »

How-to set channels:
/SetChannel.cgi?Channel=X, the X is 1,2,3,4 for V1,V2,V3,V4 ports of IPV9100.

How to set Round-Robin mode for channels:
/SetChannel.cgi?Channel=(256+V1+V2+V3+V4), where
V1=1, if selected
V2=2, if selected
V3=4, if selected
V4=8, if selected
ie, if u want to choose only V1 & V2 ports of IPV9100, u have to use this path in your URL:
/SetChannel.cgi?Channel=259
(256+1+2)
Hope that helps to ZM developers.
Post Reply