Hi,
I'm a C++ developer working on a 3rd party windows software.
My software streams from webcam, capture cards and external applications (vmix).
Some of our customers do not want to pay for vmix licenses anymore and want to use OBS (as camera) with our software instead of vmix.
I'm struggling to make a code that captures audio and video frames from OBS dshow source filters. I simply get no frames.
Is there any working c++ sample code showing how a 3rd party app can capture from OBS in the same way like vmix ?
Thanks a lot,
Daniel
I'm a C++ developer working on a 3rd party windows software.
My software streams from webcam, capture cards and external applications (vmix).
Some of our customers do not want to pay for vmix licenses anymore and want to use OBS (as camera) with our software instead of vmix.
I'm struggling to make a code that captures audio and video frames from OBS dshow source filters. I simply get no frames.
Is there any working c++ sample code showing how a 3rd party app can capture from OBS in the same way like vmix ?
Thanks a lot,
Daniel