Virtual webcam input as byte stream

Nikunj Patel picture Nikunj Patel · Dec 19, 2011 · Viewed 33.3k times · Source

I dont have webcam. And I want to implement virtual webcam (or fake device driver may be) that would work as normal webcam(virtual webcam) and takes memory stream or bytes as input. How can I develop this? Can DirectShow be helpful in this? I dont know anything. Please help

i have found that there are many software that takes video file as input but I want to have byte stream as input.

Answer

Roman R. picture Roman R. · Dec 19, 2011

Here you go:

More at MSDN Forums:

If you prefer to skip programming and to just install a virtual camera that you don't happen to have available, you can install a virtual DirectShow camera backed by an IP camera put on Internet and continue your DirectShow experience from there.