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.

    Search module for livecam / stream

    Scheduled Pinned Locked Moved Requests
    28 Posts 4 Posters 3.1k 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.
    • KamiSchamiK Offline
      KamiSchami
      last edited by KamiSchami

      Hello, I am looking for a module for a livecam / live stream.

      Here you who I want to involve. Which module can do that?

      http://www.ostseebad-binz.de/service/webcams/

      Thanks:smiling_face:

      Real programmers never work 9 to 5. If they are around at 9 AM, it's because they were up all night.

      JerryPJ 1 Reply Last reply Reply Quote 0
      • JerryPJ Online
        JerryP @KamiSchami
        last edited by

        @KamiSchami
        I just have test i’t whit the MMM-RTSPstream and u use the stream off
        https://www.ostseebad-binz.de/service/webcams/?no_cache=1.

        And i’t works fine.

        		{
        		module: "MMM-RTSPStream",
        		disabled: false, //false, true
        		position: "middle",
        		config: {
        			autoStart: true,
        			rotateStreams: false,
        			rotateStreamTimeout: 20,
        			moduleWidth: 468,
        			moduleHeight: 320,
        			localPlayer: "omxplayer",
        			remotePlayer: 'none',
        			showSnapWhenPaused: false,
        			remoteSnaps: false,
        			  stream1: {
        			  name: 'Ostseebad',
        			  url: 'https://cam01.binz-kabel.de/cam1.m3u8',
        			  protocol: "tcp",
        			  frameRate: 25,
        			  muted: true,
        			}},
        

        Your Welkom :) :)

        1 Reply Last reply Reply Quote 0
        • KamiSchamiK Offline
          KamiSchami
          last edited by

          … i will test it. :folded_hands_light_skin_tone: :flexed_biceps_light_skin_tone: :grinning_face_with_smiling_eyes:

          Real programmers never work 9 to 5. If they are around at 9 AM, it's because they were up all night.

          1 Reply Last reply Reply Quote 0
          • KamiSchamiK Offline
            KamiSchami
            last edited by

            Hi, it doesn’t work. Do I have to install anything else? Module installed, npm too and restart … I’m still a beginner 🙈

            20210106_152126 (1).jpg

            20210106_152134 (1).jpg

            Real programmers never work 9 to 5. If they are around at 9 AM, it's because they were up all night.

            JerryPJ 1 Reply Last reply Reply Quote 0
            • C Offline
              c1olli
              last edited by

              You have a mistake in the config file.

              I think the bracket in line 950 is wrong .

              1 Reply Last reply Reply Quote 0
              • JerryPJ Online
                JerryP @KamiSchami
                last edited by

                @KamiSchami
                Yes you must first install the module.
                https://github.com/shbatm/MMM-RTSPStream
                pleas follow the wiki.

                and the line 950 is wrong.
                you must end whit
                } ] at line 950

                1 Reply Last reply Reply Quote 0
                • KamiSchamiK Offline
                  KamiSchami
                  last edited by

                  … no, sorry 🙈 omxplayer is installed

                  20210106_162254 (1).jpg

                  Real programmers never work 9 to 5. If they are around at 9 AM, it's because they were up all night.

                  1 Reply Last reply Reply Quote 0
                  • KamiSchamiK Offline
                    KamiSchami
                    last edited by KamiSchami

                    … oooooh… cool, but no pic

                    20210106_162641 (1).jpg

                    Real programmers never work 9 to 5. If they are around at 9 AM, it's because they were up all night.

                    JerryPJ 1 Reply Last reply Reply Quote 0
                    • KamiSchamiK Offline
                      KamiSchami
                      last edited by

                      Yes, yes ,yes HERO od my day !!! Thank you!

                      Real programmers never work 9 to 5. If they are around at 9 AM, it's because they were up all night.

                      JerryPJ 1 Reply Last reply Reply Quote 0
                      • JerryPJ Online
                        JerryP @KamiSchami
                        last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 1 / 3
                        • 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