Hello,
I am attempting to connect a webcam to a signage display to capture video footage. Initially, I tried using a different webcam, but it was not supported. Therefore, I purchased a supported camera (Logitech C920).
However, when I connect the webcam, there is no response, and even with the sample code using navigator.mediaDevices.getUserMedia({ video: true })
, it does not detect the connection. Is it actually possible to use a webcam with the signage display?
The details of the signage are as follows, and I am using the Logitech C920e camera: Product Name: QB43B Model Code: LH43QBBEBGCXKR
Thank you.