Artificial webcam on windows
问题 I use v4l2loopback to generate a webcam in linux and I feed the virtual webcam with Opencv images. I would like to do the same on Windows. I found this example: https://github.com/rdp/open-source-directshow-video-capture-demo-filter When I try to compile it I get this error: Severity Code Description Project File Line Suppression State Error (active) cannot open source file "streams.h" vcam_vs_2010 c:\Users\seniordev\Desktop\open-source-directshow-video-capture-demo-filter-master\open-source