Page 1 of 1

Sitecom Ln-401wireless cam compatibility?

Posted: Thu Dec 15, 2005 9:33 pm
by kevoneill
Hi All.

I am trying to get this camera to work with Zoneminder.
http://www.sitecom.com/drivers_result.p ... ductid=300
Has anybody any experience with these?
They are cheap and nasty cams, but look like suiting my requirements.
Thanks in advance,
Kev

Posted: Tue Dec 20, 2005 6:27 pm
by tux
Hello

The same product is remarked by differents companys ( Soho, Mentor, Bosslan.. and anothers.)

I have one of that (wifi model) bosslan remarket, runs ok but only can obtain 2,5--3 fps, I don´t know is is posible obatim more fps.

You can see here information about this camera.
http://www.zoneminder.com/forums/viewto ... light=soho

If you purchase this camera, write here about your config

Posted: Wed Jan 04, 2006 9:37 pm
by kevoneill
Thanks tux.
that worked a treat.

Posted: Thu Jan 05, 2006 12:07 am
by unclerichy
What image URL are you using for the camera? I have a camera from the same stable that offers either /IMAGE.CGI or /MJPEG.CGI as the image URL. The latter gives me up to 20fps.

Posted: Wed Jan 11, 2006 9:20 pm
by kevoneill
I was using image.cgi. Thanks for the tip.

Posted: Sun Jan 15, 2006 11:24 pm
by tux
Hi

I don´t know this camera runs with these paths: How you discover these paths (MJPEG/CGI and IMAGE/CGI) ???

------------------------------------------------------------------------
I only know this path (/IMAGE.JPG) I discover it becasue if you put camera ip in webrowser and then right button (see image path and time with time format , for example)

http://192.168.100.200/IMAGE.JPG?cidx=2 ... 1291904420

------------------------------------------------------

MY OLD CONFIG (only 2.73 fps)

192.168.100.200
/IMAGE.JPG

MY NEW CONFIG (20 fps)
using /MJPEG.CGI


THANKS

Posted: Wed Jan 18, 2006 5:25 pm
by unclerichy
tux wrote:Hi

I don´t know this camera runs with these paths: How you discover these paths (MJPEG/CGI and IMAGE/CGI) ???
I used an application called Ethereal to capture the traffic going between my PC and the camera when browsing it's web pages. Ethereal can reconstruct the HTML requests and from there the URLs can be grabbed.

Posted: Wed Jan 18, 2006 6:30 pm
by tux
Ok I go to try with ethereal.
thanks