Click here to Skip to main content
15,896,207 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
This question is hard to describe easily...

I'm writing a VB.NET program (using some third-party controls) that captures video from a USB video capture device, overlays some text and graphics, and performs some filter operations on the video stream. I want to make the processed video available to a Website that looks for a video capture device and broadcasts the video stream on the Web.

There are a variety of video capture splitters available, but they only clone the incoming video stream from the USB video capture device. I need a control that takes the output of the processed video from my program and makes it look like it came directly from another USB video capture device.

How can I do this? Do you know of such a control for free or for purchase? OR, can you give me some help in writing such a control?

--Dave Emery
(removed email)
Posted
Updated 27-Aug-10 12:41pm
v2
Comments
Christian Graus 27-Aug-10 18:42pm    
Hey Dave, I removed your email address. Spam bots trawl the web for addresses. If you need a russian bride or a bigger penis, let me know, there's plenty of spam in my gmail spam box I can forward to you :P
David F. Emery 28-Aug-10 7:37am    
HA! Good one! Actually, I have one but not the other...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900