I want to develop code to send video frames through the HDMI port of my laptop to an external monitor, for C # .
From what I have seen, it is possible that this is done with some type of API driver specific to my video card ( Intel HD Graphics 520 ). p>
All I want to do is send video from my laptop to the external monitor, and let it show it.
Is it possible to do this?