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-EmbedURL Not showing full webpage

    Scheduled Pinned Locked Moved Solved Troubleshooting
    8 Posts 3 Posters 1.8k 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.
    • K Offline
      khayfer @wishmaster270
      last edited by

      @wishmaster270 thank you! I was able to fix my issue

      wishmaster270W 1 Reply Last reply Reply Quote 0
      • wishmaster270W Offline
        wishmaster270 Module Developer @khayfer
        last edited by

        @khayfer Perfect. Have fun with the module

        plainbrokeP 1 Reply Last reply Reply Quote 0
        • plainbrokeP Offline
          plainbroke @wishmaster270
          last edited by plainbroke

          @wishmaster270
          Will this module support RSTP camera website?
          Example:
          rstp:/192.168.1.31:554/live ?

          Slow learner. But trying anyways.

          wishmaster270W 1 Reply Last reply Reply Quote 0
          • wishmaster270W Offline
            wishmaster270 Module Developer @plainbroke
            last edited by

            @plainbroke Hi, sorry but as no browser supports RTSP nativ at the moment you can not embed it directly.

            You will need to convert Rtsp to MPJPEG then it can be embedded.

            plainbrokeP 1 Reply Last reply Reply Quote 0
            • plainbrokeP Offline
              plainbroke @wishmaster270
              last edited by

              @wishmaster270
              Ok that might work out for the 1 camera I am wanting to show on the screen. Does MM support JavaScript or while I need to add it as a dependency?

              Slow learner. But trying anyways.

              wishmaster270W 1 Reply Last reply Reply Quote 0
              • wishmaster270W Offline
                wishmaster270 Module Developer @plainbroke
                last edited by

                @plainbroke You will need a external tool like ffmpeg or vlc to convert the stream.
                I wrote a small wrapper that calls vlc with the necessary parameters. You can find it here.
                There are other tutorials using a docker containter, too. For me this one was the most effective one.
                Be aware that the conversion cost a lot of cpu power. Some users had problems running the converter on the same Pi as the mirror is running on.

                You then can embed the Stream with this module using the setting embedElementType: "img" or you can use my MMM-SynologySurveillance which supports mjpeg since the last version.

                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