How to detect HDMI device is connected with Node J

2019-08-26 05:33发布

问题:

We required HDMI info in Nodejs and Electron. If any HDMI is connected with system then we have to do some specific task with the Electron application.

回答1:

You can give a try with @senzil/cec-monitor package or simmilar to monitor the HDMI devices.