Page 1 of 1

Intellinet Camera problem

Posted: Tue Sep 04, 2007 4:03 pm
by Fabbbio
I can't see the image..
I search in the forum but without solution.
I run the last zoneminder on debian 4.0r1
I increase the shadow memory , I install the image translator for intellinet...but I saw the image of my intellinet 550710 (with 4.20 firmware) one time only for some second.

If I do WGET 172.X.X.X/JPG/IMAGE.JPG ... I can download the image.

I read that it's impossible to stream image with intellinet camera 550710 and I don't know why, I try a demo of a windows program and it's so simply see the video stream.

Someone can help me?
thanks

Posted: Wed Sep 05, 2007 4:15 pm
by juju
Hi!
I have an Intellinet MNC-L10 , and discovered right now that i works, for me, with image resolution of 320*240 , while it doesn't work with 640*480

Give a try changing resolution on both camera and ZM

Good luck!

Giulio

Posted: Thu Sep 06, 2007 10:48 pm
by Eklectick
Fabio

The Intellinet 550710 does work.

The "Source" tab on my setup which is working is like this:

Code: Select all

Remote Host Name: user:password@192.168.0.40
Remote Host Port: 80
Remote Host Path: /jpg/image.jpg
Remote Image: 24 bit colour 
Capture Width (pixels): 320
Capture Height (pixels): 240
Orientation: Inverted (mine is installed upside down)
I did not try it but I think 640x480 does work too.

Posted: Fri Sep 07, 2007 9:54 am
by Fabbbio
I try....nothing to do
When I look my camera web page I set java applet and behind a firewall, but behind a firewall is not necessary.

My camera info:
Model: MNC-L10
Serial Number: MNC-L10B0*****
Bootrom Version: BL010002.2
Firmware Version: FL000004.20

what is the corret camera configuration??


My /var/log/message

zmdc[1183]: INF [Starting pending process, zmc -m 2]
zmdc[1183]: INF ['zmc -m 2' starting at 07/09/07 12:09:17, pid = 1713]
zmdc[1713]: INF ['zmc -m 2' started at 07/09/07 12:09:17]
zmc_m2[1713]: INF [Debug Level = 0, Debug Log = <none>]
zmc_m2[1713]: INF [Starting Capture]
....
....
...
...

Posted: Fri Sep 07, 2007 1:26 pm
by Eklectick
Fabbio

I have found that for most cameras, if you can "pull" an image from a browser from a given URL like say in the form of:

Code: Select all

http://xxx.xxx.xxx.xxx/whatever/something.jpg (or anything here that resembles an image)
...that those particular camaras do work with ZM.

Try using the camera without username and password, leave the camera completely "open" and work your way from there. Once you get it working then start thinking on implementing the username and password.

I am not familiar with Model: MNC-L10, but as juju says, has found this one to work with a particular setting.

Regards!

Posted: Fri Sep 07, 2007 3:40 pm
by Fabbbio
Thanks........now it's ok ...........

I set the camera for "Direct public access to image via HTTP"

Now it's good for me, I only want to try if is possible see the real stream with this camera....I don't know.

Regards