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 6.7k 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

      Ive used config tool

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

        I tried everything. Its not working

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

          I think at this point, we need to perform some voodoo and call up the author… @shbatm

          Wanna help us out?

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

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

            FWIW, VLC don’t work for me. I have to use OMX Player or FFMPeg… running on a Pi 4

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

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

              I did some checking, and testing and found out a couple of things:

              1. I was on the develop branch, not the master branch.
              2. I’m now on the master branch, which neither VLC or OMXPlayer works, but FFMPeg does.

              So, maybe the solution is to switch to FFMpeg for you, too.

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

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

                Thanks, i think that’s the solution. Im on master branch. Will check and let you know. Many thanks for help.

                1 Reply Last reply Reply Quote 0
                • 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

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better 💗

                          Register Login
                          • 1 / 1
                          • 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