Question

Can someone point me towards a good article or tutorial on how to access TV tuner and/or web cams from C#? I looked everywhere and can't seem to find anything relevant.

Thanks

Was it helpful?

Solution

You might want to look at this question about web cams and DirectShowNet, which is a managed wrapper for the DirectShow component in DirectX.

OTHER TIPS

This is normally something that the manufacturer of your video hardware would provide, usually in the form of an SDK.

Depending on what you want to do, this might help:

http://www.codeproject.com/KB/directx/directxcapture.aspx

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top