@MMRIZE
I know this site and I tried the first one.
But I have Buster and it says something about Jessy and Stretch, what goes with Buster
Read the statement by Michael Teeuw here.
Posts
-
RE: Magic Mirror Schlafmodus trotz* Powermanagement off*
-
RE: Magic Mirror Schlafmodus trotz* Powermanagement off*
@MMRIZE said in Magic Mirror Schlafmodus trotz* Powermanagement off*:
Which RPI device / OS are you using? (detailly)
Raspberry Pi 2 Model B V1.1
OS Buster Raspberry Pi OS (Legacy) with desktop Debian version: 10 (buster)
Image 2022-09-22-raspios-buster-armhf.img -
RE: Magic Mirror Schlafmodus trotz* Powermanagement off*
> sudo iw dev wlan0 set power_save offI tried that too :( Mirror goes to sleep anyway, only later
-
RE: Magic Mirror Schlafmodus trotz* Powermanagement off*
Thanks for the answer, I can also speak English with Google :)
I’ll try that now and let you know if it works@MMRIZE said in Magic Mirror Schlafmodus trotz* Powermanagement off*:
RPI’s WLAN sometimes go to sleep and never wakes automatically.
I understand that, but how do I make sure it doesn’t fall asleep
that shows my iwconfig pi@raspberrypi:~ $ iwconfig lo no wireless extensions. eth0 no wireless extensions. wlan0 IEEE 802.11 ESSID:"FRITZ!Box Fon WLAN 7490" Mode:Managed Frequency:2.467 GHz Access Point: FC:EC:AA:32:ED:5A Bit Rate=72.2 Mb/s Tx-Power=20 dBm Retry short limit:7 RTS thr=2347 B Fragment thr:off Power Management:off Link Quality=54/70 Signal level=-56 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:644 Missed beacon:0 -
Magic Mirror Schlafmodus trotz* Powermanagement off*
Hi Community, hab mein MagicMirror neu aufgesetzt. Unter anderem hab ich Telegram Modul drin.
Als Betriebssystem musste ich Buster für mein Pi nehmen. Solange der Raspi am Netzwerkkabel angeschlossen ist läuft alles gut. Wenn ich aber über den Wlanadapter mit Inet verbinde hab ich verschiedene Fehler.
Das Sagt mir mein Telegrambot.Ich bin aus dem Tiefschlaf aufgewacht. Error: EFATAL Description: No internet?Oder ich hatte auch
[Warning] An error has occurred! Error:502 Description:Bad GetawayMeistens aber die erste Fehlermeldung. Und der News Modul zeigt Meldung kein Internet.
Ich glaube mein Wlanadapter geht in den Schlafmodus.
Wenn ich iwconfig eingebe. Steht die Meldung Powermanagement off
Das hab ich auch noch probiertsudo nano /etc/network/interfaces allow-hotplug wlan0 iface wlan0 inet manual post-up iw wlan0 set power_save offJetzt läuft der MMirror länger aber steigt trotzdem mal aus
Ich hab WlanAdapter von Edimax , also hab ich auch das probiertsudo nano /etc/modprobe.d/8192cu.conf options 8192cu rtw_power_mgnt=0 rtw_enusbss=0Fehler ist immer noch da. Jetzt weiss ich nicht mehr was ich machen mus :(
-
RE: MMM-SystemStats (cpu temp/load, fre ram ...)
@lavolp3 said in MMM-SystemStats (cpu temp/load, fre ram ...):
MMM-SystemStats .title
I tried both, that did not work :(
-
RE: MMM-SystemStats (cpu temp/load, fre ram ...)
I want to move module 10 px to the right. if i change custom css it’s not what i do wrong
.MMM-SystemStats { margin-right: 10px; }it does not change even after the reboot
-
region.lower.third move downward
I would like region.lower.third move downward, if I do that main.css
.region.lower.third { top: 78%; }original 66% does it work
if I do custom.cssregion.lower.third { top: 78%; }it will not be changed .
is my spelling wrong? -
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
Have now made everything new. Raspe new SD card new. MagicMirror Software nue and RTSP module made new. I had 2 cameras. That ran for a few hours and then a camera picture was black, although PM2 status was online. After rebooting everything went again for a few hours.
have omxRestart set to 2 hours in both cameras that did not help synonymous.
Raspberry Pi 3 RTSP Stream Viewer
Now I’ve configured according to the instructions and this is stable for 3 days. Is independent of Magicmirror running in the foreground.
have a Raspi and there runs Raspberry Pi 3 RTSP Stream Viewer with 4 cameras for 5 days very stable. I also tested on Raspi zero, and it worked. -
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
I found that on my troubleshooting on the internet maybe that helps us?
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
did develop update now, both streams are on stop and error messages :(
PM2 | App [omx_stream2:1] online 0|mm | Initializing new module helper ... 0|mm | Module helper loaded: newsfeed 2|omx_stream1 | * failed to add service - already in use? 2|omx_stream1 | Video codec omx-mjpeg width 352 height 288 profile -99 fps 30.000000 2|omx_stream1 | Subtitle count: 0, state: off, index: 1, delay: 0 2|omx_stream1 | /usr/bin/omxplayer: Zeile 67: 1221 Abgebrochen (Speicherabzug geschrieben) LD_LIBRARY_PATH="$OMXPLAYER_LIBS${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}" $OMXPLAYER_BIN "$@" PM2 | App [omx_stream1:2] exited with code [134] via signal [SIGINT] PM2 | App [omx_stream1:2] starting in -fork mode- PM2 | App [omx_stream1:2] online 1|omx_stream2 | * failed to add service - already in use? 1|omx_stream2 | Video codec omx-mjpeg width 352 height 288 profile -99 fps 30.000000 1|omx_stream2 | Subtitle count: 0, state: off, index: 1, delay: 0 1|omx_stream2 | /usr/bin/omxplayer: Zeile 67: 1244 Abgebrochen (Speicherabzug geschrieben) LD_LIBRARY_PATH="$OMXPLAYER_LIBS${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}" $OMXPLAYER_BIN "$@" PM2 | App [omx_stream2:1] exited with code [134] via signal [SIGINT] PM2 | App [omx_stream2:1] starting in -fork mode- PM2 | App [omx_stream2:1] online 2|omx_stream1 | * failed to add service - already in use? 2|omx_stream1 | Video codec omx-mjpeg width 352 height 288 profile -99 fps 30.000000 2|omx_stream1 | Subtitle count: 0, state: off, index: 1, delay: 0 2|omx_stream1 | /usr/bin/omxplayer: Zeile 67: 1287 Abgebrochen (Speicherabzug geschrieben) LD_LIBRARY_PATH="$OMXPLAYER_LIBS${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}" $OMXPLAYER_BIN "$@" PM2 | App [omx_stream1:2] exited with code [134] via signal [SIGINT] PM2 | App [omx_stream1:2] starting in -fork mode- PM2 | App [omx_stream1:2] online 0|mm | Initializing new module helper ... 0|mm | Module helper loaded: MMM-RTSPStream 0|mm | All module helpers loaded. 0|mm | Starting server on port 8080 ... 0|mm | Server started ... 0|mm | Connecting socket for: updatenotification 0|mm | Connecting socket for: MMM-Fuel 0|mm | Starting module helper: MMM-Fuel 0|mm | Connecting socket for: newsfeed 0|mm | Starting module: newsfeed 0|mm | Connecting socket for: MMM-RTSPStream 0|mm | PM2: Stopping all OMXPlayer Streams... 0|mm | Sockets connected & modules started ... 1|omx_stream2 | * failed to add service - already in use? 1|omx_stream2 | Video codec omx-mjpeg width 352 height 288 profile -99 fps 30.000000 1|omx_stream2 | Subtitle count: 0, state: off, index: 1, delay: 0 1|omx_stream2 | /usr/bin/omxplayer: Zeile 67: 1320 Abgebrochen (Speicherabzug geschrieben) LD_LIBRARY_PATH="$OMXPLAYER_LIBS${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}" $OMXPLAYER_BIN "$@" PM2 | App [omx_stream2:1] exited with code [134] via signal [SIGINT] PM2 | App [omx_stream2:1] starting in -fork mode- PM2 | App [omx_stream2:1] online 2|omx_stream1 | * failed to add service - already in use? 2|omx_stream1 | Video codec omx-mjpeg width 352 height 288 profile -99 fps 30.000000 2|omx_stream1 | Subtitle count: 0, state: off, index: 1, delay: 0 2|omx_stream1 | /usr/bin/omxplayer: Zeile 67: 1349 Abgebrochen (Speicherabzug geschrieben) LD_LIBRARY_PATH="$OMXPLAYER_LIBS${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}" $OMXPLAYER_BIN "$@" PM2 | App [omx_stream1:2] exited with code [134] via signal [SIGINT] PM2 | App [omx_stream1:2] starting in -fork mode- PM2 | App [omx_stream1:2] online 1|omx_stream2 | * failed to add service - already in use? 1|omx_stream2 | Video codec omx-mjpeg width 352 height 288 profile -99 fps 30.000000 1|omx_stream2 | Subtitle count: 0, state: off, index: 1, delay: 0 1|omx_stream2 | /usr/bin/omxplayer: Zeile 67: 1399 Abgebrochen (Speicherabzug geschrieben) LD_LIBRARY_PATH="$OMXPLAYER_LIBS${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}" $OMXPLAYER_BIN "$@" PM2 | App [omx_stream2:1] exited with code [134] via signal [SIGINT] PM2 | App [omx_stream2:1] starting in -fork mode- PM2 | App [omx_stream2:1] online 2|omx_stream1 | * failed to add service - already in use? 2|omx_stream1 | Video codec omx-mjpeg width 352 height 288 profile -99 fps 30.000000 2|omx_stream1 | Subtitle count: 0, state: off, index: 1, delay: 0 2|omx_stream1 | /usr/bin/omxplayer: Zeile 67: 1422 Abgebrochen (Speicherabzug geschrieben) LD_LIBRARY_PATH="$OMXPLAYER_LIBS${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}" $OMXPLAYER_BIN "$@" PM2 | App [omx_stream1:2] exited with code [134] via signal [SIGINT] PM2 | App [omx_stream1:2] starting in -fork mode- PM2 | App [omx_stream1:2] online 0|mm | Launching application. 0|mm | libGL error: MESA-LOADER: failed to retrieve device information ^C pi@raspberrypi:~ $ pm2 status ┌─────────────┬────┬──────┬────────┬─────────┬─────┬────────┬──────────┐ │ Name │ id │ mode │ status │ ↺ │ cpu │ memory │ ├─────────────┼────┼──────┼────────┼─────────┼─────┼────────┼──────────┤ │ mm │ 0 │ N/A │ fork │ online │ 0 │ 0% │ 2.5 MB │ │ omx_stream1 │ 2 │ N/A │ fork │ stopped │ 9 │ 0% │ 0 B │ │ omx_stream2 │ 1 │ N/A │ fork │ stopped │ 9 │ 0% │ 0 B │ └─────────────┴────┴──────┴────────┴─────────┴─────┴────────┴──────────┘ Use `pm2 show <id|name>` to get more details about an app pi@raspberrypi:~ $can you undo that somehow?
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
have made yesterday update without develoop only
git pull npm installeverything runs :)
Name │ id │ mode │ status │ ↺ │ cpu │ memory │ ├─────────────┼────┼──────┼────────┼────────┼─────┼────────┼──────────┤ │ mm │ 0 │ N/A │ fork │ online │ 0 │ 0% │ 2.5 MB │ │ omx_stream1 │ 1 │ N/A │ fork │ online │ 17 │ 0% │ 2.8 MB │ │ omx_stream2 │ 2 │ N/A │ fork │ online │ 6 │ 0% │ 2.8 MBMany Thanks .
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@shbatm said in [[MMM-RTSPStream] - Video Streaming from Live Feeds & Security
@djuscha For some reason only 1 stream is being started (the PM2 status is showing STOPPED for the other stream). I think I must have broken something in one of the last releases, try reverting back to an old version and see if it works:
cd ~/MagicMirror/modules/MMM-RTSPStream
git checkout f583553I will work on troubleshooting and see what I broke.
Name │ id │ mode │ status │ ↺ │ cpu │ memory │
├─────────────┼────┼──────┼────────┼────────┼─────┼────────┼──────────┤
│ mm │ 0 │ N/A │ fork │ online │ 0 │ 0% │ 2.6 MB │
│ omx_stream1 │ 1 │ N/A │ fork │ online │ 6 │ 0% │ 2.8 MB │
│ omx_stream2 │ 2 │ N/A │ fork │ online │ 0 │ 0% │ 2.8 MB │
└─────────────┴────┴──────┴────────┴────────┴─────┴────────┴──It works!!
Many Thanks!! -
RE: RTSP Stream error since last Update
@tobiv
did you find any mistakes? -
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@shbatm said in [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras:
pm2 Status pi@raspberrypi:~ $ pm2 status ┌─────────────┬────┬──────┬────────┬─────────┬─────┬────────┬──────────┐ │ Name │ id │ mode │ status │ ↺ │ cpu │ memory │ ├─────────────┼────┼──────┼────────┼─────────┼─────┼────────┼──────────┤ │ mm │ 0 │ N/A │ fork │ online │ 0 │ 0% │ 2.6 MB │ │ omx_stream1 │ 1 │ N/A │ fork │ stopped │ 0 │ 0% │ 0 B │ │ omx_stream2 │ 2 │ N/A │ fork │ online │ 0 │ 0% │ 2.7 MB │ └─────────────┴────┴──────┴────────┴─────────┴─────┴────────┴─/home/pi/.npm/_logs/2018-12-25T13_58_40_969Z-debug.log
0 info it worked if it ends with ok 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ] 2 info using npm@6.4.1 3 info using node@v10.14.2 4 verbose run-script [ 'prestart', 'start', 'poststart' ] 5 info lifecycle magicmirror@2.5.0~prestart: magicmirror@2.5.0 6 info lifecycle magicmirror@2.5.0~start: magicmirror@2.5.0 7 verbose lifecycle magicmirror@2.5.0~start: unsafe-perm in lifecycle true 8 verbose lifecycle magicmirror@2.5.0~start: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/pi/MagicMirror/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games 9 verbose lifecycle magicmirror@2.5.0~start: CWD: /home/pi/MagicMirror 10 silly lifecycle magicmirror@2.5.0~start: Args: [ '-c', 'sh run-start.sh' ] 11 silly lifecycle magicmirror@2.5.0~start: Returned: code: 1 signal: null 12 info lifecycle magicmirror@2.5.0~start: Failed to exec start script 13 verbose stack Error: magicmirror@2.5.0 start: `sh run-start.sh` 13 verbose stack Exit status 1 13 verbose stack at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:301:16) 13 verbose stack at EventEmitter.emit (events.js:182:13) 13 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) 13 verbose stack at ChildProcess.emit (events.js:182:13) 13 verbose stack at maybeClose (internal/child_process.js:962:16) 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5) 14 verbose pkgid magicmirror@2.5.0 15 verbose cwd /home/pi/MagicMirror 16 verbose Linux 4.14.79-v7+ 17 verbose argv "/usr/bin/node" "/usr/bin/npm" "start" 18 verbose node v10.14.2 19 verbose npm v6.4.1 20 error code ELIFECYCLE 21 error errno 1 22 error magicmirror@2.5.0 start: `sh run-start.sh` 22 error Exit status 1 23 error Failed at the magicmirror@2.5.0 start script. 23 error This is probably not a problem with npm. There is likely additional logging output above. 24 verbose exit [ 1, true ] -
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
When I switch the order I see the picture from the other camera.
with change from the “Memory Split” I see no Change :( -
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
Hello
I have two same hikvision cameras with the same settings so my config looks like.{ module: "MMM-RTSPStream", position: "bottom_bar", config: { autoStart: true, rotateStreams: false, rotateStreamTimeout: 10, moduleWidth: 1152, moduleHeight: 400, localPlayer: 'omxplayer', remotePlayer: 'none', showSnapWhenPaused: false, remoteSnaps: true, moduleOffset:{ top: 32, left: 32 }, stream1: { name: '1', url: 'rtsp://******:********@192.***.178.160/Streaming/Channels/102', frameRate: 'undefined', snapshotUrl: 'rtsp://******:*******@192.***.178.160/Streaming/Channels/2/picture', snapshotType: 'url', snapshotRefresh: 10, width: 480, height: 300, }, stream2: { name: '2', url: 'rtsp://****:*******@192.***.178.170/Streaming/Channels/102', frameRate: 'undefined', snapshotUrl: 'rtsp://****:*******@192.***.178.170/Streaming/Channels/2/picture', snapshotType: 'url', snapshotRefresh: 10, width: 480, height: 300, }, } },The Problem is that one camara is showing a Picture and the second once does not Show any Picture on the screen.
What am I doing wrong?