Read the statement by Michael Teeuw here.
Help with the camera
-
Sorry… the modules I’m using are:
Alert
updatenotification
helloworld
clock
calendar
MMM-WunderGround
MMM-Traffic
MMM-GoogleMapsTraffic
MMM-ImageSlideshow
voicecontrol
camera
compliments
newsfeed
MMM-Remote-ControlI also intend to use MMM-buttons so when I press a button it will start the image slideshow of artistic pictures (so it will act as a wall art).
thank you for your help!
-
@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?
-