Re: [twsocket] IP Camera

2008-03-18 Thread zayin
, 2008 12:07 PM To: ICS support mailing Subject: Re: [twsocket] IP Camera Hi Mark, Actually the Digifort architecture is very complex because we need to have compatibility with a lot of different IP cameras (We have now support for 250 different models) and we support a lot of streaming protocols

Re: [twsocket] IP Camera

2008-03-14 Thread zayin
suggestion. Using HttpTest to see what was received was the first big break. Ciao, Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Francois PIETTE Sent: Friday, March 14, 2008 12:01 PM To: ICS support mailing Subject: Re: [twsocket] IP Camera &g

Re: [twsocket] IP Camera

2008-03-14 Thread zayin
successive jpegs from the camera I am just unsure of how. Thanks Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Angus Robertson - Magenta Systems Ltd Sent: Friday, March 14, 2008 7:45 PM To: twsocket@elists.org Subject: Re: [twsocket] IP Camera >

Re: [twsocket] IP Camera

2008-03-14 Thread Angus Robertson - Magenta Systems Ltd
> I have been playing with it. I no nothing about HTTP. I use ICS in > raw form. > Connecting to it and using http://192.168.1.240/view.asp I get: > > HTTP/1.1 401 Unauthorized Which means what it says, give it a logon name and password and it should give you a picture or menu or something.

Re: [twsocket] IP Camera

2008-03-14 Thread zayin
And I do not read what I type >I no nothing about HTTP. HA! I know nothing about HTTP. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of zayin Sent: Friday, March 14, 2008 4:18 PM To: 'ICS support mailing' Subject: Re: [twsocket] IP Ca

Re: [twsocket] IP Camera

2008-03-14 Thread zayin
Friday, March 14, 2008 1:45 PM To: ICS support mailing Subject: Re: [twsocket] IP Camera Mark, This camera is MJPEG but if I´m not wrog this is an OEM product of the manufacturer Cellvistion This camera don´t use HTTP protocol so the THTTPCli will not work with it... Instead you will have to

Re: [twsocket] IP Camera

2008-03-14 Thread Éric Fleming Bonilha
ave to parse the images Éric - Original Message - From: "zayin" <[EMAIL PROTECTED]> To: "'ICS support mailing'" Sent: Friday, March 14, 2008 2:25 PM Subject: Re: [twsocket] IP Camera Hi Éric, The camera is a AirLink101. Ciao, Mark -Orig

Re: [twsocket] IP Camera

2008-03-14 Thread zayin
Hi Éric, The camera is a AirLink101. Ciao, Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Éric Fleming Bonilha Sent: Friday, March 14, 2008 12:07 PM To: ICS support mailing Subject: Re: [twsocket] IP Camera Hi Mark, Actually the Digifort

Re: [twsocket] IP Camera

2008-03-14 Thread Francois PIETTE
> Has anyone done any work with getting data/images from IP cameras using > ICS? > Seems to be a series of JPGs are sent from the camera. You probably simply need to use the HTTP client component to get the jpeg images. Only a few lines is needed to download a jpeg file. See HttpTst sample progr

Re: [twsocket] IP Camera

2008-03-14 Thread Éric Fleming Bonilha
IP Camera? What is the model? JPEG or MPEG-4 streaming? Éric - Original Message - From: "zayin" <[EMAIL PROTECTED]> To: "'ICS support mailing'" Sent: Friday, March 14, 2008 1:09 PM Subject: Re: [twsocket] IP Camera Hi Éric, Very cool. Would you

Re: [twsocket] IP Camera

2008-03-14 Thread Bob Reeves
I wrote a small app in Builder 4.0 that grabs an image from an IP camera and FTP's it to a web site.. Most everything I needed was in the sample files. -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit o

Re: [twsocket] IP Camera

2008-03-14 Thread zayin
AM To: ICS support mailing Subject: Re: [twsocket] IP Camera Hello Mark My software Digifort www.digifort.com.br is all written in Delphi / ICS Éric - Original Message - From: "zayin" <[EMAIL PROTECTED]> To: "'ICS support mailing'" Sent: Fri

Re: [twsocket] IP Camera

2008-03-14 Thread Dod
Hello zayin, ICS has nothing special to do with IP camera, you camera may simply have an HTTP access from which you can retrieve JPEG picture that is a simple file so you can get thru a http GET or POST. Even a simple WinInet.dll call can do it. If it is a stream then it may be RTP or

Re: [twsocket] IP Camera

2008-03-14 Thread Éric Fleming Bonilha
Hello Mark My software Digifort www.digifort.com.br is all written in Delphi / ICS Éric - Original Message - From: "zayin" <[EMAIL PROTECTED]> To: "'ICS support mailing'" Sent: Friday, March 14, 2008 12:49 PM Subject: [twsocket] IP Camera >

[twsocket] IP Camera

2008-03-14 Thread zayin
Hi, Has anyone done any work with getting data/images from IP cameras using ICS? Seems to be a series of JPGs are sent from the camera. Ciao, Mark -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit