Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
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
Topic
zsleo
Australia
1 Posts
Posted - Jul 06 2011 : 02:26:05
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
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.
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page