MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-RTSP stopped working on 2.17...help!

    Bug Hunt
    2
    5
    227
    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.
    • swvalenti
      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
        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

        Create a working config
        How to add modules

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

          @sdetweil Sam package.json does exist

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

            @swvalenti

            as I said

            then

            npm install request --save
            

            Sam

            Create a working config
            How to add modules

            swvalenti 1 Reply Last reply Reply Quote 0
            • swvalenti
              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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy