I'm trying to write a simple application that will display the video from the capture card. (DeckLink Mini Recorder Card, Windows, C#, WPF.)
I see that for some reason in SDK examples you do not support WPF (you have an example for WinForms only) or FFmpeg libraries (for Windows). After all, the example for WinForms in your SDK is nothing simple.
Could you please publish a simple example of WPF using standard libraries such as the WPF Media Kit https://github.com/Sascha-L/WPF-MediaKit (DirectShow)?
Or change the license terms (details: https://ffmpeg.zeranoe.com/forum/viewto ... =50#p12540), so we can use FFmpeg in Windows? Using your cards in Windows with FFmpeg would be very easy to implement - eq. using FFME:
https://github.com/unosquare/ffmediaele ... -363005992 (except for licensing issues ...).
Thank you for your great hardware as well as the time spent on technical support,
JC