SOLVED MMM-MotionDetector - Error: getUserMedia
-
I reinstalled raspbian with the MMM-MotionDetector module and now keep getting following message:
Error: getUserMedia is not implemented in this browser
Tested older and new versions of raspbian on Pi4, also Stretch version on Pi3.
Config > address: “0.0.0.0”,
When changing to “localhost” or “127.0.0.1” you get the “NotFoundError: Requested device not found”
Anyone ideas?
I also noticed that in the new Buster the raspi-config camera has changed from camera to legacy camera. Could this have something to do with it?
-
The above workaround doesn’t always work either!
Answer from Github which does work;
FYI: I switched back to the legacy raspios (https://www.raspberrypi.com/news/new-old-functionality-with-raspberry-pi-os-legacy/) and there the bug doesnt seem to appear.
-
Found a workaround;
Run as server and start chromium > authorize the camera.
Of cours not the same. -
The above workaround doesn’t always work either!
Answer from Github which does work;
FYI: I switched back to the legacy raspios (https://www.raspberrypi.com/news/new-old-functionality-with-raspberry-pi-os-legacy/) and there the bug doesnt seem to appear.