What is Direct Show? I have been doing a lot of research on DirectShow. This is because I found out that DirectShow can used as interface to deal your media or even web camera. It is quite interesting. Anyway, actually there are alot of ways to deal or interface with WebCam. There are
- WIA (Windows Image Acquisition),
- VFW(Video For Windows) and also
- DirectShow (the one I am doing for Research).
I downloaded quite alot of examples from the web, for example, codeproject.com, wikipedia.com, codedeguru.com, and planetsourcecode.com. I also found the book about DirectShow. I found out that example of DirectShow is the most hardest to find and it is the suitable to use. Anyway, I will go doing research deeply on this for this month. I trust I can program a DirectShow based .NET application that for webcam frame capturing or even apply it in my job.
Related Posts by Categories