Hi, I want to be able to turn on and off the video (i don't mind if other stuff like audio also turns off) of HDMI and DP cables (male to female) coming out of my PC/GPU, with esp32 powered by my PC USB.
For HDMI I used pin 1 and I control it with relay that controlled by ESP32. For DisplayPort I used pin 18 that is controlled by another relay.
Currently it is working fine but I wonder if it is safe to do and if you have alternative way to do this instead of two relays.

For HDMI I used pin 1 and I control it with relay that controlled by ESP32. For DisplayPort I used pin 18 that is controlled by another relay.
Currently it is working fine but I wonder if it is safe to do and if you have alternative way to do this instead of two relays.

