andreaschiavinato / python_grabber

Python tool to capture photo from camera and for doing simple image processing using DirectShow and OpenCV
MIT License
57 stars 27 forks source link

Can I send video input to this and replace the camera output #13

Open Ajju2211 opened 2 years ago

Ajju2211 commented 2 years ago

Can I send video input to this and replace the camera output

I want to create a virtual camera from this, Can I do it using this module. Let's say I have a video and I will send this video as input to the camera and change the output of the camera visibility.