MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    UNSOLVED Adding HTTP stream

    Troubleshooting
    3
    5
    974
    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.
    • W
      whitedragon1011 last edited by

      Hi guys. How do I go about adding an HTTP stream to the magic mirror. I found the MMM-RTSPStream module but I only managed to get my camera to stream using HTTP not RTSP. Any steps you can provide that will allow me to display my HTTP stream?

      broberg 1 Reply Last reply Reply Quote 0
      • broberg
        broberg Project Sponsor @whitedragon1011 last edited by broberg

        @whitedragon1011 use one of the iframe modules that updates it content every other time.

        or if you by http mean a mjpeg image output you could probably use any image module that you can set to update itself every 2-5 sec.

        1 Reply Last reply Reply Quote 0
        • W
          whitedragon1011 last edited by whitedragon1011

          Thanks! I used https://github.com/AgP42/MMM-SmartWebDisplay and MagiMirror now gives me an error saying to create a Config file. Something must be wrong but i am not sure what. I copied and pasted the code as displayed in GitHub and replaced both URLS with a single URL of my stream…

          And ideas?

          EDIT: one too many “}”

          1 Reply Last reply Reply Quote 0
          • W
            whitedragon1011 last edited by

            I got the stream running! BUT the stream is just a thin strip of video. I can see it updates but it is barely visible. I understand that I can adjust height and width, but when I do that it barely works. Percentages do no changes at all. When I put values in pixels it does adjust but the stream does not stay in the bottom right spot and the video is still cropped.

            Any way to scale it up properly?

            1 Reply Last reply Reply Quote 0
            • G
              geoffibs last edited by

              I use Smartwebdisplay and the height and width settings are for the frame, not the content within.

              Not sure if you can do the same but to get mine to display correctly, I set my DVR to quad camera view. I then moved the camera I wanted into position 1 and resized the frame to the height and width of that first camera, even though it is still receiving the stream for all 4. It still has to be slightly larger than I wanted but does the trick as the Iframe is sizing from the top left.

              I don’t know of an Iframe viewer for MM that allows you to resize the contents but if anyone comes across one let me know please!

              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