danvasile.pop
New member
Hi, we are trying to integrate capturing from NDI card in our DirectShow application. Trying, first with GraphEdit, to render the video pin to Video Renderer filter, it doesn't connect. As I undestund the downstream input pin has to implement IPinConnection interface. I used a InfTeePin filter that implements the interface. The filters was connected but graph doesn't start.
Is there a way to render NDI Source filter with standard filters from Windows DirectShow SDK? Do you have a sample transform DirectShow filter that can alter or have access to video frames?
Thank you,
Dan.
Is there a way to render NDI Source filter with standard filters from Windows DirectShow SDK? Do you have a sample transform DirectShow filter that can alter or have access to video frames?
Thank you,
Dan.