Ask Your Question

Revision history [back]

Stream OpenCV output to a virtual camera

I am working on a OpenCV project manipulating a stream from camera. I want to be able to have a virtual camera to have my manipulated video so that I could use applications that can use a camera source to have my manipulated video stream. I read about V4l2loopback but it is only available on linux.

Is there anyway I could do that?