Re: [twsocket] IP Camera

2008-03-18 Thread zayin

For anyone interested in the IP Camera quest.

It is a SkpyIPCam310.

I ended up using GetASync with http://address/goform/video.

Thanks to all who commented.

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 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, but the
base concept is simple.

Do you want to grab images from what IP Camera? What is the model? JPEG or
MPEG-4 streaming?

Éric

- Original Message -
From: zayin [EMAIL PROTECTED]
To: 'ICS support mailing' twsocket@elists.org
Sent: Friday, March 14, 2008 1:09 PM
Subject: Re: [twsocket] IP Camera



Hi Éric,

Very cool.

Would you have a small bit of demo source code for getting the image from
the camera you would like to share?

Thanks,

Mark



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Éric Fleming Bonilha
Sent: Friday, March 14, 2008 11:03 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' twsocket@elists.org
Sent: Friday, March 14, 2008 12:49 PM
Subject: [twsocket] IP Camera



 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 our website at http://www.overbyte.be


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' twsocket@elists.org
Sent: Friday, March 14, 2008 12:49 PM
Subject: [twsocket] IP Camera



 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 our website at http://www.overbyte.be 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


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 RTSP.

regards.

z Hi,

z Has anyone done any work with getting data/images from IP cameras using ICS?
z Seems to be a series of JPGs are sent from the camera.

z Ciao,

z Mark


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] IP Camera

2008-03-14 Thread zayin

Hi Éric,

Very cool. 

Would you have a small bit of demo source code for getting the image from
the camera you would like to share?

Thanks,

Mark

 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Éric Fleming Bonilha
Sent: Friday, March 14, 2008 11:03 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' twsocket@elists.org
Sent: Friday, March 14, 2008 12:49 PM
Subject: [twsocket] IP Camera



 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 our website at http://www.overbyte.be 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


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 our website at http://www.overbyte.be


Re: [twsocket] IP Camera

2008-03-14 Thread Éric Fleming Bonilha
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, but the 
base concept is simple.

Do you want to grab images from what IP Camera? What is the model? JPEG or 
MPEG-4 streaming?

Éric

- Original Message - 
From: zayin [EMAIL PROTECTED]
To: 'ICS support mailing' twsocket@elists.org
Sent: Friday, March 14, 2008 1:09 PM
Subject: Re: [twsocket] IP Camera



Hi Éric,

Very cool.

Would you have a small bit of demo source code for getting the image from
the camera you would like to share?

Thanks,

Mark



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Éric Fleming Bonilha
Sent: Friday, March 14, 2008 11:03 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' twsocket@elists.org
Sent: Friday, March 14, 2008 12:49 PM
Subject: [twsocket] IP Camera



 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 our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


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 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, but the
base concept is simple.

Do you want to grab images from what IP Camera? What is the model? JPEG or
MPEG-4 streaming?

Éric

- Original Message -
From: zayin [EMAIL PROTECTED]
To: 'ICS support mailing' twsocket@elists.org
Sent: Friday, March 14, 2008 1:09 PM
Subject: Re: [twsocket] IP Camera



Hi Éric,

Very cool.

Would you have a small bit of demo source code for getting the image from
the camera you would like to share?

Thanks,

Mark



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Éric Fleming Bonilha
Sent: Friday, March 14, 2008 11:03 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' twsocket@elists.org
Sent: Friday, March 14, 2008 12:49 PM
Subject: [twsocket] IP Camera



 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 our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] IP Camera

2008-03-14 Thread Éric Fleming Bonilha
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 communicate by hand using the tsocket component, 
the problem is the protocol to communicate with the camera but as I remember 
from this camera you just have to connect to it (on the video port) and send 
the string '0110' to request one JPEG image.
Cellvision has different protocol, on newer cameras they also support HTTP 
transmission by '/VIDEO.CGI' to video stream or '/IMAGE.JPG' for still 
images... for example: http://192.168.0.100/IMAGE.JPG
Try this test... if you can download the image on your browser using this 
address so you will be able to use THTTPCli component to download still 
images, to download video stream using VIDEO.CGI you will have to parse the 
images

Éric

- Original Message - 
From: zayin [EMAIL PROTECTED]
To: 'ICS support mailing' twsocket@elists.org
Sent: Friday, March 14, 2008 2:25 PM
Subject: Re: [twsocket] IP Camera


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 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, but the
base concept is simple.

Do you want to grab images from what IP Camera? What is the model? JPEG or
MPEG-4 streaming?

Éric

- Original Message -
From: zayin [EMAIL PROTECTED]
To: 'ICS support mailing' twsocket@elists.org
Sent: Friday, March 14, 2008 1:09 PM
Subject: Re: [twsocket] IP Camera



Hi Éric,

Very cool.

Would you have a small bit of demo source code for getting the image from
the camera you would like to share?

Thanks,

Mark



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Éric Fleming Bonilha
Sent: Friday, March 14, 2008 11:03 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' twsocket@elists.org
Sent: Friday, March 14, 2008 12:49 PM
Subject: [twsocket] IP Camera



 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 our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] IP Camera

2008-03-14 Thread zayin
Hi,

It does support HTTP.

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
Server: GoAhead-Webs
Date: Thu Jan  1 02:09:50 2004
WWW-Authenticate: Basic realm=CameraServer
Pragma: no-cache
Cache-Control: no-cache
Content-Type: text/html


Using '/VIDEO.CGI' to video stream or '/IMAGE.JPG'  I get 404.


Ciao,

Mark

 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Éric Fleming Bonilha
Sent: 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 communicate by hand using the tsocket component,
the problem is the protocol to communicate with the camera but as I remember
from this camera you just have to connect to it (on the video port) and send
the string '0110' to request one JPEG image.
Cellvision has different protocol, on newer cameras they also support HTTP
transmission by '/VIDEO.CGI' to video stream or '/IMAGE.JPG' for still
images... for example: http://192.168.0.100/IMAGE.JPG Try this test... if
you can download the image on your browser using this address so you will be
able to use THTTPCli component to download still images, to download video
stream using VIDEO.CGI you will have to parse the images

Éric

- Original Message -
From: zayin [EMAIL PROTECTED]
To: 'ICS support mailing' twsocket@elists.org
Sent: Friday, March 14, 2008 2:25 PM
Subject: Re: [twsocket] IP Camera


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 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, but the
base concept is simple.

Do you want to grab images from what IP Camera? What is the model? JPEG or
MPEG-4 streaming?

Éric

- Original Message -
From: zayin [EMAIL PROTECTED]
To: 'ICS support mailing' twsocket@elists.org
Sent: Friday, March 14, 2008 1:09 PM
Subject: Re: [twsocket] IP Camera



Hi Éric,

Very cool.

Would you have a small bit of demo source code for getting the image from
the camera you would like to share?

Thanks,

Mark



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Éric Fleming Bonilha
Sent: Friday, March 14, 2008 11:03 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' twsocket@elists.org
Sent: Friday, March 14, 2008 12:49 PM
Subject: [twsocket] IP Camera



 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 our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


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 Camera

Hi,

It does support HTTP.

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
Server: GoAhead-Webs
Date: Thu Jan  1 02:09:50 2004
WWW-Authenticate: Basic realm=CameraServer
Pragma: no-cache
Cache-Control: no-cache
Content-Type: text/html


Using '/VIDEO.CGI' to video stream or '/IMAGE.JPG'  I get 404.


Ciao,

Mark

 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Éric Fleming Bonilha
Sent: 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 communicate by hand using the tsocket component,
the problem is the protocol to communicate with the camera but as I remember
from this camera you just have to connect to it (on the video port) and send
the string '0110' to request one JPEG image.
Cellvision has different protocol, on newer cameras they also support HTTP
transmission by '/VIDEO.CGI' to video stream or '/IMAGE.JPG' for still
images... for example: http://192.168.0.100/IMAGE.JPG Try this test... if
you can download the image on your browser using this address so you will be
able to use THTTPCli component to download still images, to download video
stream using VIDEO.CGI you will have to parse the images

Éric

- Original Message -
From: zayin [EMAIL PROTECTED]
To: 'ICS support mailing' twsocket@elists.org
Sent: Friday, March 14, 2008 2:25 PM
Subject: Re: [twsocket] IP Camera


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 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, but the
base concept is simple.

Do you want to grab images from what IP Camera? What is the model? JPEG or
MPEG-4 streaming?

Éric

- Original Message -
From: zayin [EMAIL PROTECTED]
To: 'ICS support mailing' twsocket@elists.org
Sent: Friday, March 14, 2008 1:09 PM
Subject: Re: [twsocket] IP Camera



Hi Éric,

Very cool.

Would you have a small bit of demo source code for getting the image from
the camera you would like to share?

Thanks,

Mark



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Éric Fleming Bonilha
Sent: Friday, March 14, 2008 11:03 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' twsocket@elists.org
Sent: Friday, March 14, 2008 12:49 PM
Subject: [twsocket] IP Camera



 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 our website at http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list please goto
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list please goto
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list please goto
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list please goto
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be 

--
To unsubscribe or change your settings for TWSocket mailing list please goto
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list please goto
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin

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. 

Angus
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] IP Camera

2008-03-14 Thread zayin

I assume you intended to be of help.

As I said I KNOW nothing about HTTP.

Using the HttpTest as suggested it does return a page.

I know from using a browser what the page looks like.

I see this in the returned html:

IMG SRC=/goform/capture?1072958775622285 align=center

This is the picture.

So, without logging, on I should be able to get 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

 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. 

Angus
--
To unsubscribe or change your settings for TWSocket mailing list please goto
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] IP Camera

2008-03-14 Thread zayin

Just a quick update.

It appears using: 192.168.1.240/goform/capture for this camera, which is a
SkyIPCam310, will collect the image as a jpeg.

The box label has MJPEG which I have not determined how to get the camera to
send the image without requesting each time.

Thanks for the 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

 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 program delivered with ICS.

--
[EMAIL PROTECTED]
The author of the freeware multi-tier middleware MidWare The author of the
freeware Internet Component Suite (ICS) http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list please goto
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be