@jason02 Hi Jason, I have exactly the same issue as you on chrome the camera works perfectly inside electron it doesn’t. Any updates?
Read the statement by Michael Teeuw here.
Latest posts made by hsalas
-
RE: Alexyak Camera module displaying orange screen
-
RE: No stream output from webcam. No errors raised.
@Mykle1 Hi Mykle1, I haven’t however the stream should start as soon as the magicmirror comes up without me saying anything to the voice control. I changed the following to true in camera.js:
display: true
I have the same setup on windows pc and it works; however, when doing the same with the same webcam on the raspberry I get no stream.
Windows PC
-
No stream output from webcam. No errors raised.
Hi,
I’m trying to use a USB Logitech webcam on my raspberry pi 4 running a magic mirror. I tested the webcam via a webcam test website in my raspberry pi and it works; however, it doesn’t in the magic mirror nothing displays. This is what I tried so far:
Added camera module to config.js
Changed in camera.js -> display: true
updated my raspberry pi
updated magic mirror
node version in raspberry pi is 14.15.0
Any help or advice is greatly appreciated. Thank you in advance.