-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working and console errors #6
Comments
Hi @pmishev what browser are you using in the screenshot you posted? |
This is in the developer tools within the MagicMirror. I can tell you the electron version - 6.4.1. I can see the error when I open the MagicMirror through my local browser as well (Chromium 70.0.3538.67), although not sure if that's relevant. |
If I go in the "What's new" section of the developer tools, I can see |
Hi @pmishev can you try my branch "gum" of this repo where I switched to a newer brwoser-api for geting the camera image and post your results here? |
Sure thing.. I get:
I set a breakpoint there to see the actual error message and it is: This might somehow be related to an earlier warning I have in the console:
|
Looks like you configured your mirror to run on ip 0.0.0.0 |
I had set it to 0.0.0.0 to make
|
I get the same error. I have set up a new RPi3B+ and camera and installed MagicMirror. This is the first module and I get the same error as pmishev wrote at the beginning. |
First: Thanks for your Module!
I comment it out... |
Thx for the info @MCGregorUK Added your suggestion to the README. Closing this now. If the OP still has problems he should come back and re-open it. |
Did you make it work with MMM-Remote-Control in parallel? |
Not sure what this log is, but I dont see any mentioning of my module there... |
Well I made your module work too changing address from 0.0.0.0 to localhost. Do u have an idea how to make it work on 0.0.0.0 as adress value? |
Had a look at ti and still, it isnt possible to use adress 0.0.0.0 with my module due to https://stackoverflow.com/questions/34215937/getusermedia-not-supported-in-chrome |
Hi, |
HI @bavario would be awesome to have an example from you in the README for this configuration problem. Are you already back at your desktop for a PR ? :-) |
@bavario Would you be able to show how to config the proxy server? I would like to have parallel access to both MotionDetector & Remote Control but I'm confused on how to set it up |
It doesn't seem to work (Raspbian Stretch).
Once MagicMirror starts, I have this output:
and no further output from the module appears regardless of any motion.
This is my configuration:
What I get in the browser console is this error:
The text was updated successfully, but these errors were encountered: