MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. piwy
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    P
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    piwy

    @piwy

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    piwy Unfollow Follow

    Latest posts made by piwy

    • RE: MMM-MotionEye - surveillance video stream on your mirror!

      Bonjour à tous, comme beaucoup apparement, j’ai installé le module motioneye sur mon MM avec ces lignes dans mon fichier “config”:

      {
      	module: 'MMM-MotionEye',
      		position: 'bottom_left',
      		config: {
      		url: "http://monip:8081",
      		forcedRefreshInterval: 60000,
      		width: 400,
      		debug: true
      			}
      		},
      

      Mais quand je lance Magic Mirror , j’ai une petite icone avec une image cassée.
      Lorsque je rentre cette adresse ip :“http://monip:8081”, dans mon navigateur sur mon pc , je tombe sur une page qui me dit : “ce site n’autorise pas la connexion”

      J’ai essayé de voir si sur motioneye il n’y avait pas des autorisations de connexions a mettre mais je ne vois rien .

      Infos peut etre importante, motioneye est installer sur docker à travers portainer sur une VM!

      Merci pour votre aide

      posted in Utilities
      P
      piwy