Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Diplaying stream of IPCam results in "error 401: Unauthorized"

    Troubleshooting
    1
    1
    930
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      stBorchert last edited by stBorchert

      Hey.
      I wrote a small module to display the http preview of one of my IP cameras. The module simply creates an <img> tag and uses the URL of the camera as src:
      <img src="http://{user}:{password}@192.168.1.125/Streaming/channels/1/httpPreview" />.

      The URL works fine if I enter it in my browser or in a new Chromium window on the raspberry running SmartMirror. Unfortunately it does not work inside the mirror itself 😕

      There is only 1 error in the developer console: “Failed to load resource: the server responded with a status of 401 (Unauthorized)”.

      Any hints or tipps why the URL cannot be viewed within the mirror window?

      – edit –
      If I enter the URL of the mirror in the browser of my computer, the stream works without any problems.

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy