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
    • MMM-RTSPStream broke after update 2.17.1

      After a clean and fresh install mirror crasht whit a black screen.

      pm2 log output

      0|MagicMir |     at require (internal/modules/cjs/helpers.js:88:18)
      0|MagicMir |     at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_helper.js:11:15)
      0|MagicMir |     at Module._compile (internal/modules/cjs/loader.js:1078:30)
      0|MagicMir |     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1108:10) {
      0|MagicMir |   code: 'MODULE_NOT_FOUND',
      0|MagicMir |   requireStack: [
      0|MagicMir |     '/home/pi/MagicMirror/modules/MMM-RTSPStream/node_helper.js',
      0|MagicMir |     '/home/pi/MagicMirror/js/app.js',
      0|MagicMir |     '/home/pi/MagicMirror/js/electron.js',
      0|MagicMir |     '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js',
      0|MagicMir |     undefined
      0|MagicMir |   ]
      0|MagicMir | }
      0|MagicMir | [17.10.2021 21:04.27.536] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? 
      

      Help please.
      This is the config part

      module: "MMM-RTSPStream",
      disabled: false, //false, true
      position: "upper_third",  // "middle_center" "upper_third"
      zoom: -0.6,
      		config: {
      			autoStart: true,
      			rotateStreams: false,
      			rotateStreamTimeout: 20,
      			moduleWidth: 720,
      			moduleHeight: 320,
      			localPlayer: "omxplayer", // "omxplayer" or "ffmpeg", or "vlc"
      			remotePlayer: 'none',
      			showSnapWhenPaused: false,
      			remoteSnaps: false,
      			  stream1: {
      			  name: 'Garage Botter Acker',
      			  url: 'rtsp://User:Pass***@192.168.**.**:554/cam/realmonitor?channel=1&subtype=1',
      			  protocol: "tcp",
      			  frameRate: 25,
      			  muted: true,
      			},
      			}},
      

      Pm2 -v
      5.1.2
      nam -v
      6.14.15
      node -v
      v14.18.1

      posted in Troubleshooting
      JerryPJ
      JerryP
    • RE: MMM-Screencast don`t work

      @stevent said in MMM-Screencast don&#x60;t work:

      {
       module: 'MMM-Screencast',
       position: 'bottom_right', // This position is for a hidden <div /> and not the screencast window
      	config: {
       		position: 'center',
       		height: 300,
       		width: 500,
      		castName: 'SpiegelRasp',
       		}},
      
      

      Pleas tray this to copy past in your config file
      i’ts working one mine

      posted in Troubleshooting
      JerryPJ
      JerryP
    • RE: MMM-VolvoOnCall

      @jerryp Schermafbeelding 2021-05-23 om 12.58.00.png Its running. Me happy

      posted in Transport
      JerryPJ
      JerryP
    • RE: MMM-VolvoOnCall

      @george Goodday, I got mine to work now.
      yes it’s working.

      posted in Transport
      JerryPJ
      JerryP
    • RE: MMM-NetworkScanner loading

      @classicred
      Have you don.

      sudo apt-get install arp-scan
      

      That was at mini the problem…

      posted in Troubleshooting
      JerryPJ
      JerryP
    • RE: Http Stream

      @sdetweil I know, and I use the code button. only I made a typ(O) so de code blok was not showing.

      posted in Requests
      JerryPJ
      JerryP
    • RE: Http Stream

      This works whit a webcam online. so I think this wel work also. whits type of doorbell you use?

      		{
      		module: "MMM-RTSPStream",
      		disabled: false, //false, true
      		position: "middle",
      		config: {
      			autoStart: true,
      			rotateStreams: false,
      			rotateStreamTimeout: 20,
      			moduleWidth: 468,
      			moduleHeight: 320,
      			localPlayer: "vlc", // "omxplayer" or "vlc"
      			remotePlayer: 'none',
      			showSnapWhenPaused: false,
      			remoteSnaps: false,
      			  stream1: {
      			  name: 'DoorBell',
      			  url: 'http://192.168.168.6/media/?action=stream?user=test&pwd=testf&resolution=128',
      			  protocol: "tcp",
      			  frameRate: 25,
      			  muted: true,
      			},
      }},
      
      posted in Requests
      JerryPJ
      JerryP
    • MMM-VolvoOnCall

      Good afternoon,

      Recently, I changed my car to Volvo, so I need this. 🙂
      I would like to use MMM-VolvoOnCall on our mirror.

      But everything I do or try, its not working. I also send the creator @Sean of the module a message, but sadly no answers so far.

      Is there someone who got this module working, and can give us a hint in the wright direction.

      Thanks

      posted in Transport
      JerryPJ
      JerryP
    • RE: MMM-VolvoOnCall

      @sean
      Is this still running??

      posted in Transport
      JerryPJ
      JerryP
    • RE: Fan control

      @bibi
      I use this one
      https://www.elektor.nl/fan-shim-active-cooling-for-raspberry-pi-4

      works ferry well

      posted in Hardware
      JerryPJ
      JerryP
    • 1 / 1