A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Help with the camera
-
@xela It’s not supported natively by
webcamjs
. See this issue posted here. You can try CSS transforms, but it may be too processor intensive for the RPi. -
@xela Regarding rotating the camera, you can physically rotate the camera. If you’re directly connecting it to the RPi, consider using a flex cable instead.
-
I am getting the following error:
Webcam.js Error: Could not access webcam: NotSupportedError: Only secure origins are allowed (see: https://goo.gl/Y0ZkNV). NotSupportedError: Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).Do you know by any chance what it means?
-
@xela Read through this issue on GitHub. Given you were trying to make the webcam full screen, is it related?
-