is there a way to have decklink mini monitor PCI-e card output a mirror ou the PC Desktop thru it's SDI output? I am looking for a way to get my desktop to SDI output.
You can try my program for it https://github.com/Anprivate/Screen_to_ ... e/main/bin It was written 5 years ago for my own needs, but it's working - captures the screen (or window or region of screen) and translate it to selected decklink card. Scaling by ffmpeg libraries, so dlls must be in the same folder. PS: I'm not really proud for my programming style