ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 IP Camera
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

zsleo

Australia
1 Posts

Posted - Jul 06 2011 :  02:26:05  Show Profile  Reply
Has anyone interfaced IEv with Fosacm IP Camera?

Does anyone have a reference on how to proceed with Delphi XE?

TIA

ZSL

fab

1310 Posts

Posted - Jul 06 2011 :  09:58:57  Show Profile  Reply
It seems that this camera uses ASF as streaming format, so, at the moment it cannot be directly processed.
The URL of the stream should be:

http://ipcam_url/videostream.asf?user=username&pwd=password

Anyway you can still get a snapshot (maybe a jpeg) from:

http://ipcam_url/snapshot.cgi

For this you could use ImageEnView.IO.LoadFromURL() to load an image from URL. Calling it in sequence you could take the illusion of a video stream.

I cannot help more, because I haven't this camera.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: