Forums
  News| Documentation| Screenshots| Downloads| Support| Forums| Wiki| Shop| Search| Donate| Contact Home
FAQFAQ SearchSearch MemberlistMemberlist UsergroupsUsergroups RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in

IP 9000A network cameras

 
Donate $20 Donate $40
Post new topic   Reply to topic    ZoneMinder Forum Index -> Hardware Compatibility List
View previous topic :: View next topic  
Author Message
shzaq



Joined: 05 Apr 2005
Posts: 3

PostPosted: Tue Apr 05, 2005 8:07 pm    Post subject: IP 9000A network cameras Reply with quote

Just picked up three of these from compgeeks.com for $87/ea. They work fine with zoneminder, though I really don't have anything to compare them to, so YMMV. The manufacturer is Aviosys, http://www.aviosys.com

They suck in bright daylight, we pointed one out the window at the demolition site next door and all we got was a washed out white picture. I've not yet tested them with PoE, but that's on my todo list, so I'll post again if they work with the 70-90ft PoE runs that I'm going to make.

You need IE to initially configure them or upgrade the firmware. I've not tested their audio capabilities either. They are roughly the size of a cassette tape and come with a tripod as well as a permanent swivel mount.

Z
Back to top
View user's profile Send private message
zoneminder
Site Admin


Joined: 09 Jul 2003
Posts: 4994
Location: Bristol, UK

PostPosted: Wed Apr 06, 2005 10:02 pm    Post subject: Reply with quote

Thanks for the info.

Phil
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
shzaq



Joined: 05 Apr 2005
Posts: 3

PostPosted: Thu Apr 07, 2005 1:27 pm    Post subject: Re: IP 9000A network cameras Reply with quote

[quote="shzaq"]
You need IE to initially configure them or upgrade the firmware. I've not tested their audio capabilities either. They are roughly the size of a cassette tape and come with a tripod as well as a permanent swivel mount.

Z[/quote]

Your welcome! Thanks for the great software!

I put together PoE adapters yesterday and with their crappy generic wall warts, I was able to get about 50ft. Any more and the cameras became unstable and the camera had a bad flicker.

Z
Back to top
View user's profile Send private message
rayboy



Joined: 30 Jun 2005
Posts: 5

PostPosted: Thu Jun 30, 2005 12:59 am    Post subject: Re: IP 9000A network cameras Reply with quote

shzaq wrote:
Just picked up three of these from compgeeks.com for $87/ea. They work fine with zoneminder, though I really don't have anything to compare them to, so YMMV. The manufacturer is Aviosys, http://www.aviosys.com

They suck in bright daylight, we pointed one out the window at the demolition site next door and all we got was a washed out white picture. I've not yet tested them with PoE, but that's on my todo list, so I'll post again if they work with the 70-90ft PoE runs that I'm going to make.

You need IE to initially configure them or upgrade the firmware. I've not tested their audio capabilities either. They are roughly the size of a cassette tape and come with a tripod as well as a permanent swivel mount.

Z


Hi there, I have one of their "9100 Plus" ip video server which I think works the same as the 9000A. Could you tell me how you got yours to work with zm?

The only thing I can find is a cgi script on the built in web server that appears to stream out jpeg to the browser.

There is a demo on their website at username and password is both "guest" http://61.59.37.157/Simple/index.htm
Back to top
View user's profile Send private message
shzaq



Joined: 05 Apr 2005
Posts: 3

PostPosted: Thu Jun 30, 2005 1:23 pm    Post subject: Re: IP 9000A network cameras Reply with quote

[quote="rayboy"]
Hi there, I have one of their "9100 Plus" ip video server which I think works the same as the 9000A. Could you tell me how you got yours to work with zm?

The only thing I can find is a cgi script on the built in web server that appears to stream out jpeg to the browser.

There is a demo on their website at username and password is both "guest" http://61.59.37.157/Simple/index.htm[/quote]

I don't know how the four inputs are controlled on the video server, you might have to disect the index page (through IE) where you can select the camera to display to figure out how you call them individually

Once you do that you can use them with ZM: configure the source type as "remote" and then under the source tab in the "remote host path" field use "/GetData.cgi". Make sure that you've got the color and capture size set correctly or ZM will conk out.

Z
Back to top
View user's profile Send private message
rayboy



Joined: 30 Jun 2005
Posts: 5

PostPosted: Mon Jul 04, 2005 4:24 pm    Post subject: Reply with quote

Thanks Z,

I think I might have an apache issue actually. I am getting "Internal Server Error" displayed if I look at http://myserver/cgi-bin/zms?mode=single&monitor=1&scale=100
I shall check the logs and get back here.

Many thanks
Back to top
View user's profile Send private message
Speegs



Joined: 04 Jul 2005
Posts: 7

PostPosted: Wed Jul 06, 2005 7:23 am    Post subject: Re: IP 9000A network cameras Reply with quote

Quote:
Hi there, I have one of their "9100 Plus" ip video server which I think works the same as the 9000A. Could you tell me how you got yours to work with zm?

The only thing I can find is a cgi script on the built in web server that appears to stream out jpeg to the browser.

There is a demo on their website at username and password is both "guest" http://61.59.37.157/Simple/index.htm


Hello,

I have a Camera I picked up in Singapore with the same Interface, those cameras work with ZoneMinder using this URL:

http://61.59.37.157/Jpeg/CamImg.jpg

http://ipofcamera/Jpeg/CamImg.jpg

Case is important.

Regards,

Speegs
Back to top
View user's profile Send private message
Speegs



Joined: 04 Jul 2005
Posts: 7

PostPosted: Wed Jul 06, 2005 7:24 am    Post subject: Re: IP 9000A network cameras Reply with quote

Quote:
Hi there, I have one of their "9100 Plus" ip video server which I think works the same as the 9000A. Could you tell me how you got yours to work with zm?

The only thing I can find is a cgi script on the built in web server that appears to stream out jpeg to the browser.

There is a demo on their website at username and password is both "guest" http://61.59.37.157/Simple/index.htm


Hello,

I have a Camera I picked up in Singapore with the same Interface, those cameras work with ZoneMinder using this URL:

http://61.59.37.157/Jpeg/CamImg.jpg

http://ipofcamera/Jpeg/CamImg.jpg

Case is important.

Regards,

Speegs
Back to top
View user's profile Send private message
rayboy



Joined: 30 Jun 2005
Posts: 5

PostPosted: Wed Jul 06, 2005 9:06 am    Post subject: Re: IP 9000A network cameras Reply with quote

Thank you Speegs

http://<ipofcamera>/Jpeg/CamImg.jpg

I can confirm the /Jpeg/CamImg.jpg path does work through a browser. So that's where I shall try with zm.
Back to top
View user's profile Send private message
rayboy



Joined: 30 Jun 2005
Posts: 5

PostPosted: Tue Oct 25, 2005 12:20 am    Post subject: WORKS! Reply with quote

I gave up after June's attempt to get zm to work with the 9100 network video server, but having had my car broken into this weekend, I just had to get it to work or buy an expensive DVR. I'm happy to report that I got 1.21.3 it to work (but without ffmpeg) on Ubuntu 5.04

My notes:

- use the Synaptic to help find all the necessary libraries

- make sure apache is configured to run cgi in the appropriate directory. If you get a binary stream beginning with the words "ELF" instead of jpeg files, then you haven't enabled cgi correctly. I just have a "ScriptAlias" inside a Virtualhost section.

- download cambozola.jar from zm's download page and place in the your zm installation directory. Then just tell zm to use it through the Options/Tools page.

- increase shared memory maximum size according to the faq http://www.zoneminder.com/index.php?id=41&backPID=33&tx_faq_faq=10

- set the webuser to www-data as mentioned at http://www.zoneminder.com/forums/viewtopic.php?t=4898&highlight=ubuntu
Code:
--with-webuser=www-data --with-webgroup=www-data


My basic installation is now working, I'm sure there'll be lots to tweak, but at least I got a basic setup going. Wink


Last edited by rayboy on Tue Oct 25, 2005 1:31 pm; edited 1 time in total
Back to top
View user's profile Send private message
jameswilson



Joined: 08 Jun 2005
Posts: 4997
Location: Midlands UK

PostPosted: Tue Oct 25, 2005 8:08 am    Post subject: Reply with quote

great news glad youi got to the bottom of that stage
_________________
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
Back to top
View user's profile Send private message Visit poster's website
alexcami



Joined: 09 Mar 2006
Posts: 9

PostPosted: Fri Jun 16, 2006 9:51 pm    Post subject: with my aviosys Reply with quote

my configuration in zm is this:

Code:

Monitor -> Source

Remote Host name: user:password@ipcamera
Remore Host Path :  /Jpeg/CamImg.jpg



note: "/Jpeg/CamImg.jpg" case sensitive!
hope this can help you to set a password on video server ... Embarassed
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    ZoneMinder Forum Index -> Hardware Compatibility List All times are GMT
Page 1 of 1

 
  
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
 ©2007 Triornis Ltd News • Documentation • Screenshots • Downloads • Support • Forums • Wiki • Shop • Search • Donate • Contact • Home