• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 2.3k 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.
  • K Offline
    KamiSchami
    last edited by KamiSchami Jan 6, 2021, 8:22 AM Jan 6, 2021, 8:21 AM

    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.

    J 1 Reply Last reply Jan 6, 2021, 12:29 PM Reply Quote 0
    • J Offline
      JerryP @KamiSchami
      last edited by Jan 6, 2021, 12:29 PM

      @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
      • K Offline
        KamiSchami
        last edited by Jan 6, 2021, 12:35 PM

        … 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
        • K Offline
          KamiSchami
          last edited by Jan 6, 2021, 2:41 PM

          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.

          J 1 Reply Last reply Jan 6, 2021, 3:03 PM Reply Quote 0
          • C Offline
            c1olli
            last edited by Jan 6, 2021, 2:52 PM

            You have a mistake in the config file.

            I think the bracket in line 950 is wrong .

            1 Reply Last reply Reply Quote 0
            • J Offline
              JerryP @KamiSchami
              last edited by Jan 6, 2021, 3:03 PM

              @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
              • K Offline
                KamiSchami
                last edited by Jan 6, 2021, 3:24 PM

                … 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
                • K Offline
                  KamiSchami
                  last edited by KamiSchami Jan 6, 2021, 3:28 PM Jan 6, 2021, 3:27 PM

                  … 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.

                  J 1 Reply Last reply Jan 6, 2021, 3:48 PM Reply Quote 0
                  • K Offline
                    KamiSchami
                    last edited by Jan 6, 2021, 3:37 PM

                    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.

                    J 1 Reply Last reply Jan 6, 2021, 3:45 PM Reply Quote 0
                    • J Offline
                      JerryP @KamiSchami
                      last edited by Jan 6, 2021, 3:45 PM

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