kekyo/FlashCap

Support Virtual Webcam

Jelteh opened this issue · 1 comments

Jelteh commented

Hello,

Is it possible to connect to a 'Virtual Webcam'?
I tried the sample but it could not find the OBS Virtual Camera, which I believe is a DirectShow 'device'.

Is this supposed to work or easy to implement?

Sincerely,

kekyo commented

Thanks for the report. Okay, it does indeed seem that FlashCap does not recognize the OBS virtual camera.
So far, I don't know why it doesn't recognize it, but when I open the DirectShow capture device in VLC, it does recognize it and can actually display it (although sometimes the aspect ratio is wrong), so it doesn't seem that DirectShow cannot recognize it.

It may has unintentionally dropped them out when you are doing the enumeration. I'll check on this in future work (I can't deal with this right away, so if anyone has any insights, I'll accept PRs).