开发者

How to make a Video "mini/filter-driver"

I need to create an application/driver in Windows that captures the video stream from a webcam, performs some modifications and passes it back on to the system (so it streams out to say skype).

Anyone knows how to create / register such an app ? Maybe开发者_如何学运维 samples on the web ?

Thanks in advance


Look at the DirectShow. You need to create a source filter (which gets data from the camera source filter and modifies it).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜