Giter Club home page Giter Club logo

Comments (7)

OberfragGER avatar OberfragGER commented on July 28, 2024

Yes. Here same problem with 2.18 too!
If you config you adresse in config.js with
address: "localhost',
Then its working. But i have to configure
address: 0.0.0.0, for MMM-Remote-Control.

from mmm-motioneye.

SdeGeata avatar SdeGeata commented on July 28, 2024

Ok, this sorta works... it fixed something i've been swearing at for two days. Now curl "http://localhost:8080/motioneye will show my camera feed - a camera feed that wasn't showing up at all before. Now the "autohide" of MotionEye doesn't work. Any idea how to fix that???

from mmm-motioneye.

SdeGeata avatar SdeGeata commented on July 28, 2024

Addendum: It works when sending the command from terminal, not from MMM-Remote. So again, the dilemma seems to be address: "localhost', if you want to use MotionEye, or address: "0.0.0.0', if you want to use MMM-Remote-Control. I hope this can be fixed soon.

from mmm-motioneye.

SdeGeata avatar SdeGeata commented on July 28, 2024

So has anyone found a work-around for this yet? I have been playing with the webcontrol_localhost and set that to false. It is my understanding that this allows any machine on your network to control MotionEye? It seems to have no effect.

I don't know why this needs to be such a pain, I am running Motion/MotionEye on the same Rpi as my Magic Mirror. They just can't seem to speak to each other.

from mmm-motioneye.

StefanTR96 avatar StefanTR96 commented on July 28, 2024

Have exactly the same problem ... any solutions until now?

from mmm-motioneye.

SdeGeata avatar SdeGeata commented on July 28, 2024

Hello @StefanTR96 !

I didn’t find a working solution to this, but i did find a work-around. I ended up installing MMM-WebView on the mirror, pointing it to an RTSP feed from my Home Assistant. That seems to do the trick for me. I have some Home Assistant automations that hide/show the module via some command line prompts.

from mmm-motioneye.

OberfragGER avatar OberfragGER commented on July 28, 2024

Hello @StefanTR96 !

I didn’t find a working solution to this, but i did find a work-around. I ended up installing MMM-WebView on the mirror, pointing it to an RTSP feed from my Home Assistant. That seems to do the trick for me. I have some Home Assistant automations that hide/show the module via some command line prompts.

For me...its working now.
port: 8080, address: '192.168.178.80', // address: '0.0.0.0', ipWhitelist: [], ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.178.1/120", "192.168.178.100/24"], language: 'de',

192.168.178.80 = IP of my MagicMirror
192.168.178.100 = my Proxmox-Server, it think its not needed
192.168.178.1 = my Fritzbox...maybe the range

[Adress ](address: '0.0.0.0) is uncommented so this line is not needed anymore

from mmm-motioneye.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.