|
-
Nov 18th, 2004, 11:06 AM
#1
Thread Starter
Addicted Member
Internet Camera Integration (not standard webcam) [RESOLVED]
I am wondering if anyone has experience with internet cameras and VB. From what I have seen on my internet camera so far, it cannot register as a regular camera device. It has two ways to view its feed. "ActiveX" and "Java." I simply want this feed into VB. Currently, I have a web browser that opens the java feed automatically. This is decent, but as you can imagine there are problems. I was hoping that there is a way to grab the ACTUAL feed from this internet camera as if it were a USB device (maybe some sort of virtual driver someway somehow?) and then I can just use code that is posted all over the net concerning regular webcams. Unfortunately it seems that these cameras are only intended for web use and I might be limited to having to stick with the web browser and keep editing all the html files to do what I need. This is such a sloppy way to do it, I wish I could fix it, any thoughts? (And it has to be an internet camera, because I am accessing it remotely).
Last edited by pjrage; Nov 18th, 2004 at 02:17 PM.
-
Nov 18th, 2004, 11:45 AM
#2
Member
-
Nov 18th, 2004, 02:17 PM
#3
Thread Starter
Addicted Member
Thank you for your suggestion and sorry to waste your time. But I have figured it out. I am using xplug.ocx which came with my dlink camera. I assume it can be applied to other cameras, or that other cameras come with their own activex control. This control is very easy to implement into VB. Thanks for your help!
-
May 14th, 2007, 02:10 AM
#4
New Member
Re: Internet Camera Integration (not standard webcam) [RESOLVED]
Hi Sir/Madam,
I had seen your posting regarding internet cameras and VB, the issue is that I am also having a similar project dealing with the two. The camera is connected wirelessly through a router to the computer and I have to use VB to stream the videos from it. I am very new to VB and do not know how to use xplug.ocx, which is inside the Camera's disk. Please help!
Awaiting your response,
Dinesh.
-
Jul 2nd, 2007, 08:14 PM
#5
New Member
Re: Internet Camera Integration (not standard webcam) [RESOLVED]
Hi All,
I'm having problem with my software...i hve already here an existing software called "Chating System" and my problem is that i need to add additional function that supports video and audio. If you have an idea on how to do that please advice. I'm also planning to buy a software that supports video and audio for chating.
Please advice.
Roy Pepito
-
Jul 3rd, 2007, 12:13 PM
#6
Re: Internet Camera Integration (not standard webcam) [RESOLVED]
roypp2:
First, start a new thread for a new problem.
Second, do you have VB source code for the program?
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
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
|