How to detect HDMI device is connected with Node JS?

六月ゝ 毕业季﹏ 提交于 2019-12-25 00:41:55

问题


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.



来源:https://stackoverflow.com/questions/54553635/how-to-detect-hdmi-device-is-connected-with-node-js

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!