How to make a virtual camera from scratch in windows?

Viewed 24

I am making a project which will take a video stream as an input & direct it towards camera. According to me, I have to create a virtual camera and push my video stream from the desired source towards it. There are API's like DIRECTSHOW but I don't know how to use them. Do I need to make a device driver for the camera ?

0 Answers
Related