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-RTSP stopped working on 2.17...help!

    Scheduled Pinned Locked Moved Bug Hunt
    5 Posts 2 Posters 904 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.
    • swvalentiS Offline
      swvalenti Project Sponsor
      last edited by

      Mirror was working fine on 2.16 and upgraded to 2.17 and now RTSP module has stopped working. It actually breaks the mirror and only a black screen shows. I think it’s because of “request” and if so how can I fix this? Thanks, Scott

      S 1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @swvalenti
        last edited by sdetweil

        @swvalenti

        cd to the module folder

        if package.json does NOT exist
        do

        npm init -y
        

        then

        npm install request --save
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        swvalentiS 1 Reply Last reply Reply Quote 1
        • swvalentiS Offline
          swvalenti Project Sponsor @sdetweil
          last edited by

          @sdetweil Sam package.json does exist

          S 1 Reply Last reply Reply Quote 0
          • S Away
            sdetweil @swvalenti
            last edited by

            @swvalenti

            as I said

            then

            npm install request --save
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            swvalentiS 1 Reply Last reply Reply Quote 0
            • swvalentiS Offline
              swvalenti Project Sponsor @sdetweil
              last edited by

              @sdetweil SOLVED you are the man! Thank you kindly Sam

              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 Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy