MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM.RTSPStream

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    15 Posts 2 Posters 4.1k Views 3 Watching
    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.
    • T Offline
      tanvir586
      last edited by

      Hi sorry for late reply. I was away for couple of days.

      Ok i tried both brunch but no luck. Tried ffmpeg as well. But not working.

      1 Reply Last reply Reply Quote 0
      • T Offline
        tanvir586
        last edited by

        How to check rtsp with ffmpeg without going to the magicmirror? Because i can see vlc on my manu but i couldn’t find ffmpeg.

        1 Reply Last reply Reply Quote 0
        • BKeyportB Offline
          BKeyport Module Developer
          last edited by

          Just a FYI, I still can’t get VLC to work, but I did get OMXPlayer to work. turns out my URL was wrong (wrong address, “frontcam” not “FrontCam” - check your strings.

          The "E" in "Javascript" stands for "Easy"

          1 Reply Last reply Reply Quote 0
          • T Offline
            tanvir586
            last edited by

            I couldn’t get any of the player working. Thinking to remove the module and reinstall. It might help

            1 Reply Last reply Reply Quote 0
            • BKeyportB Offline
              BKeyport Module Developer
              last edited by

              So, in playing with the module in the absence of the author, I’ve found the following:

              VLC won’t work.

              1. Author has syntax error on command line, so it’s trying to load local file “dummy” rather than stream. I can fix this by removing the word “dummy” in node_helper.js, along with it’s quotes and comma.

              2. There’s a problem with the way that VLC is called by node (the system behind magic mirror) that is blocking the video stream from flowing. If I remove the “-I” from the arguments, I can get a VLC box that runs, and when I check the stream stats, the audio is flowing freely, but the video is stuck. if I understood how it’s carving out the space for VLC, I’d try to launch it and the support pieces another way.

              I’m going to submit this to the author in github. hopefully he comes back sometime soon and fixes.

              The "E" in "Javascript" stands for "Easy"

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 1 / 2
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy