|
-
Aug 24th, 2006, 11:15 PM
#1
Thread Starter
New Member
adding CCTV view in program
how to call for cctv into vb forms? please help me
-
Aug 25th, 2006, 08:11 PM
#2
PowerPoster
Re: adding CCTV view in program
Need more details, what CCTV? DVR Card, DVR Embedded, IP ... what are you asking exactly ..??
-
Aug 27th, 2006, 10:14 PM
#3
Thread Starter
New Member
Re: adding CCTV view in program
thanks for your reply, i'm doing a client-server project using vb6, i wanted to display real-time cctv image into my form, how can i do it? the cctv is on network.
-
Aug 28th, 2006, 09:18 AM
#4
PowerPoster
Re: adding CCTV view in program
I need to know what hardware you are using first. DVR Card, Network Camera?
Need the brand name also.
Or ar you doing something from scratch .. either way you need some hardware though .. typically you can buy something that already works, such as a DVR Card, Stand Alone DVR, Network Camera/Server .. most will already come with software, and what you would want to use is the ActiveX Control provided for their Browser Based feature (IE).
Ive done a few of these in the past; Kalatel Stand Alone DVRs, I-View PC DVR Cards, Eclipse PC DVR Cards, and More recently and the best one yet, GeoVision PC DVR Cards. Either way each brand's ActiveX will give you a different amount of "public" functions which you can utilize.
Another option is to look for hardware that comes with an SDK (Software Development Kit). Typically though you'd need to know C++, especially if it is an SDK from the hardware manufacturer. Some software companies also give out minimal SDK's, such as GeoVision.
Note that not all hardware will come with a web feature to begin with, and the cheap DVRs will not have an ActiveX Control available as they tend not to have a Browser Based feature.
-
Aug 28th, 2006, 09:22 PM
#5
Thread Starter
New Member
Re: adding CCTV view in program
ok, i'll checkup what the brand of my hardware.. it's a network cctv.. thanxs
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|