Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with DirectX

Status
Not open for further replies.

TheKing

Programmer
Joined
Feb 25, 2002
Messages
151
Location
US
Now this may be way over my head right now but I still need to come through with this one.

I have a video conferencing camera (Sony EVI-D30) and I can do all the controlling of this camera with my little VB app that I wrote.

Now the sticky part is getting the picture out of my ATI video card into my VB form and then taking a still capture of said video stream.

Now ATI has told me that "The API we support for video development is Microsoft's DirectShow" My problem is that from what I can gather about DirectShow is that is uses DirectX 9.0 witch has a developers SDK but it is for VB.NET not VB 6.0. That would be a problem for me since I haven't gotten into .NET yet.

Now I do have DirectX8 for Visual Basic Type Library in my references for my VB project. Is this the dll that I can add and call to get video out of a second video card?

Thanks, I just really need someone to point me to a starting place.


TheKing
[pc3]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top