Other than DirectShow, what are the other options? I want to use this in an instant messaging application currently under development.
Thanks
Other than DirectShow, what are the other options? I want to use this in an instant messaging application currently under development.
Thanks
Take a look at opencv. It has support for capturing live-streams from webcams.
The pre-DirectShow API was Video for Windows, I guess it's still going to work, Windows tends to favor backwards-compatibility quite heavily. There might be problems with driver support though, sometimes hardware manufacturers don't enjoy supporting multiple API:s too much. I'm not sure if the different API:s require different drivers, though.