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 issues

    Scheduled Pinned Locked Moved Troubleshooting
    13 Posts 3 Posters 6.8k Views 2 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.
    • B Offline
      barnosch
      last edited by

      @johnny_swindle said in MMM-RTSPStream issues:

      This camera is wireless…talking to a wirless rPi 3 if that is any help resolving the issue I am seeing.

      This one i do not clearly understand.
      I guess it is a normal Wlan IP cam and the Rpi3 is your MagicMirror host?
      So it is a common combination (like mine)

      Have you tried to open up the URL in VLC if it plays correctly?

      rtsp://Administrator:!Password@192.168.0.31:88/videoMain
      

      Maybe play around with it. Try different things, delete this Administrator:!Password@, leave the port blank (:88) and so on.

      My config for the stream looks like this:

      stream1: {
                      	name: 'Door',
                      	url: 'rtsp://10.30.10.28',
                      	snapshotUrl: '',
                      	snapshotRefresh: 10, // Seconds
                      	frameRate: "30",
                      	port: 9999,
      			 }
      

      But if i want to access the stream via webpage, i do need to put in credentials. The module does not need them ;)

      Have you done a “npm install” within the MMM-RTSPStream folder?

      J 2 Replies Last reply Reply Quote 0
      • J Offline
        johnny_swindle @barnosch
        last edited by

        @barnosch

        Thanks for your reply.

        Sorry I confused the issue with my description of the camera and rPi 3…yes…it is a normal combination (probably like yours).

        The URL plays correctly in VLC. I will follow your suggestion and try around with setting similar to yours.

        Johnny

        1 Reply Last reply Reply Quote 0
        • J Offline
          johnny_swindle @barnosch
          last edited by

          @barnosch

          Thanks for all the suggestions.

          I did in fact do a npm install in the MMM-RTSPStream folder.

          I played around with the config using your example, but the best I got was a blank frame (that was progress, but that was the best so far.

          Open to any and all suggestions.

          Johnny

          1 Reply Last reply Reply Quote 0
          • B Offline
            barnosch
            last edited by

            just for the records. You can not see the overlay (stream) if you check your changes via VNC.
            You have to sit in front of the mirror to check if it appears.

            Maybe you should highlight the module developer , he has a huge knowledge of all the stuff.

            J 1 Reply Last reply Reply Quote 0
            • J Offline
              johnny_swindle @barnosch
              last edited by

              @barnosch

              Thank you for suggestion. I reached out to the developer and I have been able to resolve 99% of the issues. I will post my config once I have it all working. I was aware that you may not be able to see the changes via VNC. I stop MM via putty, make the changes using Nano (via putty) and then restart.

              I then walk into the next room to check the results. I will probably have to unearth my laptop and sit in front the MM to make my life easier.

              Johnny

              1 Reply Last reply Reply Quote 0
              • B Offline
                barnosch
                last edited by

                additionally you could install the whole stuff on your laptop.
                Packages are available for Windows aswell.
                Then start in serveronly mode and just open the browser pointing to the mm installed on the Laptop.
                In this case you can edit the stuff with an normal editor which is way more comfortable and just need to hit F5 (reload) in the browser to see changes, without restart the whole thing.
                Very good for testing purposes.

                1 Reply Last reply Reply Quote 0
                • J Offline
                  johnny_swindle
                  last edited by

                  @barnosch

                  I did realize that there were windows packages…will have to investigate that option to try out new modules.

                  Thanks…

                  1 Reply Last reply Reply Quote 0
                  • G Offline
                    goprojojo
                    last edited by

                    Sorry for kicking this topic but did you resolve the problem? What was the issue and could you maybe post your working code?

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