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.

    modules

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    24 Posts 4 Posters 671 Views 4 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.
    • P Offline
      pat59 @KristjanESPERANTO
      last edited by sdetweil

      Hello and thank you for your feedback.
      @KristjanESPERANTO

       {
      module: "MMM-RTSPStream",
      position: "top_center",
      config: {
          autoStart: true,
          localPlayer: "vlc",  
         
          remotePlayer: false,  
         
          stream1: {
              name: "reolink 823S2",
              url: "rtsp://admin:cxxxxxxxxx.:554/h264Preview_01_sub",
              snapshotUrl: "http:///cgi-bin/api.cgi?cmd=Snap&channel=0&rs=abc123&user=admin&password=Sis1058!",
              snapshotRefresh: 10, // Seconds
              frameRate: 30,
      width: 640,
      height: 360
           
              }
        }
      },
      
      R 1 Reply Last reply Reply Quote 0
      • R Offline
        rkorell @pat59
        last edited by

        @pat59 You may should remove your credentials from the urls ….

        Regards,
        Ralf

        S 1 Reply Last reply Reply Quote 0
        • S Do not disturb
          sdetweil @rkorell
          last edited by

          @rkorell edited

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          P 1 Reply Last reply Reply Quote 1
          • P Offline
            pat59 @sdetweil
            last edited by

            @sdetweil Hello, have you found anything unusual in JavaScript? Thank you

            S KristjanESPERANTOK 2 Replies Last reply Reply Quote 0
            • S Do not disturb
              sdetweil @pat59
              last edited by

              @pat59 no… but there have been many changes in the UI and tasking by the OS…

              and MMM-RTSPtream has had trouble in the past…
              as the background pgm used doesn’t blend well…

              maybe try https://github.com/evroom/MMM-MPlayer

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • KristjanESPERANTOK Offline
                KristjanESPERANTO Module Developer @pat59
                last edited by

                @pat59 Again my question: Why doesn’t Magic Mirror start in full screen mode? I think the problem is that neither VLC nor mplayer are inline in the Electron window. They are a separate window. And when you click on the Electron window the player window gets in the background.

                S 1 Reply Last reply Reply Quote 0
                • S Do not disturb
                  sdetweil @KristjanESPERANTO
                  last edited by

                  @KristjanESPERANTO correct, the task keeps getting surfaced even tho the module said background.

                  Just another fun day in we only changed a few lines of code somewhere (not MagicMirror)

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  P 1 Reply Last reply Reply Quote 0
                  • P Offline
                    pat59 @sdetweil
                    last edited by

                    @sdetweil Hello, thank you. I will try it and get back to you. Thank you in advance. Sincerely.

                    P 2 Replies Last reply Reply Quote 0
                    • P Offline
                      pat59 @pat59
                      last edited by

                      Quick question: I installed MMM-MPlayer. Do I need to disable RTSPstream for the MPlayer module to work?

                      Thanks

                      S 1 Reply Last reply Reply Quote 0
                      • S Do not disturb
                        sdetweil @pat59
                        last edited by

                        @pat59 yes, one or the other

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        P 1 Reply Last reply Reply Quote 0
                        • P Offline
                          pat59 @sdetweil
                          last edited by

                          @sdetweil Hello, I installed MPlayer but it doesn’t work; the screen is black.

                          P S 2 Replies Last reply Reply Quote 0
                          • P Offline
                            pat59 @pat59
                            last edited by

                            I uninstalled MPlayer and reinstalled RTSPTream, it works except that I still encounter the same problem

                            1 Reply Last reply Reply Quote 0
                            • S Do not disturb
                              sdetweil @pat59
                              last edited by

                              @pat59 black screen, what were the messages at MagicMirror startup time?

                              Sam

                              How to add modules

                              learning how to use browser developers window for css changes

                              P 1 Reply Last reply Reply Quote 0
                              • P Offline
                                pat59 @sdetweil
                                last edited by

                                @sdetweil Good evening, no message, normal startup for the Raspberry Pi, normal startup for MagicMirrorr2, and a black screen, no message.

                                S 1 Reply Last reply Reply Quote 0
                                • S Do not disturb
                                  sdetweil @pat59
                                  last edited by

                                  @pat59 can you show the messages

                                  Sam

                                  How to add modules

                                  learning how to use browser developers window for css changes

                                  P 2 Replies Last reply Reply Quote 0
                                  • P Offline
                                    pat59 @sdetweil
                                    last edited by

                                    @sdetweil Good evening, there was no message displayed for MPlayer, so I uninstalled it in config.js and reinstalled RTSTseam. Everything is back to normal except that I still have the taskbar displayed. Thank you.

                                    1 Reply Last reply Reply Quote 0
                                    • P Offline
                                      pat59 @sdetweil
                                      last edited by

                                      @sdetweil Good evening, there was no message displayed for MPlayer, so I uninstalled it in config.js and reinstalled RTSTseam. Everything is back to normal except that I still have the taskbar displayed. Thank you.

                                      S 1 Reply Last reply Reply Quote 0
                                      • S Do not disturb
                                        sdetweil @pat59
                                        last edited by sdetweil

                                        @pat59 I know. But if you keep changing we can’t debug what’s going on

                                        There had to be at least one message for bolster in the startup messages.

                                        Sam

                                        How to add modules

                                        learning how to use browser developers window for css changes

                                        P 1 Reply Last reply Reply Quote 0
                                        • P Offline
                                          pat59 @sdetweil
                                          last edited by

                                          @sdetweil Hello, yes, I understand perfectly. Excuse me, being a novice, I’m too afraid I won’t be able to get it working again. I’ve put the old module back in. I’m going to try again with MPlayer and will get back to you. Once again, I’m sorry, I’m very attached to my mirror.

                                          S 1 Reply Last reply Reply Quote 0
                                          • S Do not disturb
                                            sdetweil @pat59
                                            last edited by sdetweil

                                            @pat59 I understand. I suggest using a new separate config file for new individual modules until you get them working

                                            You can use the environment variable to define it

                                            export MM_CONFIG_FILE=config/fribble.js
                                            Or whatever name you choose
                                            Then
                                            npm start
                                            After turning off any pm2 instance
                                            Then you haven’t touched your good config
                                            Can stop any time, have only one module of output to deal with

                                            Once all good, you copy this one module def to your good config

                                            Sam

                                            How to add modules

                                            learning how to use browser developers window for css changes

                                            1 Reply Last reply Reply Quote 1

                                            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
                                            • 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