MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. JerryP
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 2
    • Followers 0
    • Topics 13
    • Posts 173
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Search module for livecam / stream

      @KamiSchami only the part of the
      module: ‘MMM-RTSPStream’

      posted in Requests
      JerryPJ
      JerryP
    • RE: Search module for livecam / stream

      @KamiSchami
      can you pleas ad your config file.

      posted in Requests
      JerryPJ
      JerryP
    • RE: Search module for livecam / stream

      @KamiSchami
      When you put this in the CSS the white outline (Box) is going to none

      ******
      * custom.css
      *******
      .MMM-RTSPStream .innerWrapper {
          border-style: none;
      }
      
      posted in Requests
      JerryPJ
      JerryP
    • RE: Search module for livecam / stream

      @KamiSchami
      And if you put in the config

      	URL"http://"bla bla bla
              width: 590,
      	height: 332
      
      posted in Requests
      JerryPJ
      JerryP
    • RE: Search module for livecam / stream

      @KamiSchami I think you have made a small config failler.

      But I sa a later post that i’t was up and running.
      Picture please.

      posted in Requests
      JerryPJ
      JerryP
    • RE: My mirror

      @George
      Ken you tell me whits module this is pleas. The rainfall

      Schermafbeelding 2021-01-06 om 16.12.23.png

      posted in Show your Mirror
      JerryPJ
      JerryP
    • RE: after MM-Update to 2.14.0 the MMM-PIR-Sensor module not working...

      @MadScientist that’s the spirit

      posted in Troubleshooting
      JerryPJ
      JerryP
    • RE: Search module for livecam / stream

      @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

      posted in Requests
      JerryPJ
      JerryP
    • RE: Search module for livecam / stream

      @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 :) :)

      posted in Requests
      JerryPJ
      JerryP
    • 1 / 1