Hello, thank you for the answer, by dint of searching … it’s gone but I still have errors and even if I make orders as he asks git pull fix --force there is always stuff out of date but I think the main thing is done, I got a return for the download of 2.11. Thank you
Read the statement by Michael Teeuw here.
Latest posts made by kris1208
-
RE: update impossible
-
RE: update impossible
hello, i did like that but there is always something that does not work like npm audit fix --force or always packages to update that do not want.
git fetch --all
git reset --hard origin/master
git pull origin master
npm install -
RE: MMM-Transilien (Paris - France)
bonjour, comme precedemment, j’ai un affichage “loading” mais pas des horaires train. il y a une modif a faire ?
Merci -
update impossible
hello, I can’t update to 2.11 every time it downloads 2.09. and therefore the mirror asks me to update.
-
RE: MMM-Jeedom
Bonjour,
Le module ne fonctionne plus ??
J’ai pas d’affichage sur le mirroir.
Jeedom en V3.3.45
Merci -
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
Merci de votre aide,
J’ai mis quelques post plus avant le resultat du log pm2.
Pareil pour l’affichage on vois sur les copies ecran qu’il manque une partie de l’image sur la droite.
C’est VLC qui est utilisé mais j’ai mis omx et c’est pareil. -
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@BKeyport said in [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras:
OK, it’s appearing more and more like the author of this module is MIA, and the module isn’t working well enough anymore to get a consistent stream (ffmpeg is the only thing that works at all in my installs, and even that will crash and burn every 3-6 hours, or get corrupted) - is there anything out there to replace this module?
I redid an installation of the module but it is the same, the display is partial. Do you have another module to advise me? Thank you
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@evroom said in [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras:
ps -eaf | grep -v grep | egrep ‘omxplayer|vlc’
0|mm | Whoops! There was an uncaught exception…
0|mm | TypeError: Cannot convert undefined or null to object
0|mm | at Function.keys ()
0|mm | at stopProcs (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_helper.js:469:32)
0|mm | at pm2.list (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_helper.js:498:17)
0|mm | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2/lib/API.js:606:19
0|mm | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2-axon-rpc/lib/client.js:45:10
0|mm | at Parser. (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2-axon/lib/sockets/req.js:67:8)
0|mm | at Parser.emit (events.js:182:13)
0|mm | at Parser._write (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/amp/lib/stream.js:91:16)
0|mm | at doWrite (_stream_writable.js:410:12)
0|mm | at writeOrBuffer (_stream_writable.js:394:5)
0|mm | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|mm | If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
0|mm | ATTENTION: default value of option force_s3tc_enable overridden by environment.
0|mm | Create new news fetcher for url: https://www.bfmtv.com/rss/info/flux-rss/flux-toutes-les-actualites/ - Interval: 300000
0|mm | Starting stream stream1 using VLC with args --width 352 --height 242 -I dummy --video-on-top --no-video-deco --no-embedded-video --video-title=stream1 rtsp://MDP@192.168.1.16/MediaInput/h264…
0|mm | Starting stream stream2 using VLC with args --width 352 --height 242 -I dummy --video-on-top --no-video-deco --no-embedded-video --video-title=stream2 rtsp://MDP@192.168.1.17/12…
0|mm | DP2: Running window resizers…
0|mm | DP2: Running window resizers…0|mm | TypeError: Cannot convert undefined or null to object
0|mm | at Function.keys ()
0|mm | at stopProcs (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_ helper.js:469:32)
0|mm | at pm2.list (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_h elper.js:498:17)
0|mm | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2 /lib/API.js:606:19
0|mm | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2 -axon-rpc/lib/client.js:45:10
0|mm | at Parser. (/home/pi/MagicMirror/modules/MMM-RTSPStr eam/node_modules/pm2-axon/lib/sockets/req.js:67:8)
0|mm | at Parser.emit (events.js:182:13)
0|mm | at Parser._write (/home/pi/MagicMirror/modules/MMM-RTSPStream/n ode_modules/amp/lib/stream.js:91:16)
0|mm | at doWrite (_stream_writable.js:410:12)
0|mm | at writeOrBuffer (_stream_writable.js:394:5)
0|mm | ATTENTION: default value of option force_s3tc_enable overridden by environment.
0|mm | npm ERR! code ELIFECYCLE
0|mm | npm ERR! errno 1
0|mm | npm ERR! magicmirror@2.9.0 start:sh run-start.sh
0|mm | npm ERR! Exit status 1
0|mm | npm ERR!
0|mm | npm ERR! Failed at the magicmirror@2.9.0 start script.
0|mm | npm ERR! This is probably not a problem with npm. There is likely a dditional logging output above.
0|mm |
0|mm | npm ERR! A complete log of this run can be found in:
0|mm | npm ERR! /home/pi/.npm/logs/2019-12-27T19_17_29_282Z-debug.log
0|mm | getrandom indicates that the entropy pool has not been initialized. Rather than continue with poor entropy, this process will block until entropy i s available.
0|mm | TypeError: Cannot convert undefined or null to object
0|mm | at Function.keys ()
0|mm | at stopProcs (/home/pi/MagicMirror/modules/MMM-RTSPStream/node helper.js:469:32)
0|mm | at pm2.list (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_h elper.js:498:17)
0|mm | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2 /lib/API.js:606:19
0|mm | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2 -axon-rpc/lib/client.js:45:10
0|mm | at Parser. (/home/pi/MagicMirror/modules/MMM-RTSPStr eam/node_modules/pm2-axon/lib/sockets/req.js:67:8)
0|mm | at Parser.emit (events.js:182:13)
0|mm | at Parser._write (/home/pi/MagicMirror/modules/MMM-RTSPStream/n ode_modules/amp/lib/stream.js:91:16)
0|mm | at doWrite (_stream_writable.js:410:12)
0|mm | at writeOrBuffer (stream_writable.js:394:5)
0|mm | ATTENTION: default value of option force_s3tc_enable overridden by environment.
0|mm | TypeError: Cannot convert undefined or null to object
0|mm | at Function.keys ()
0|mm | at stopProcs (/home/pi/MagicMirror/modules/MMM-RTSPStream/node helper.js:469:32)
0|mm | at pm2.list (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_h elper.js:498:17)
0|mm | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2 /lib/API.js:606:19
0|mm | at /home/pi/MagicMirror/modules/MMM-RTSPStream/node_modules/pm2 -axon-rpc/lib/client.js:45:10
0|mm | at Parser. (/home/pi/MagicMirror/modules/MMM-RTSPStr eam/node_modules/pm2-axon/lib/sockets/req.js:67:8)
0|mm | at Parser.emit (events.js:182:13)
0|mm | at Parser._write (/home/pi/MagicMirror/modules/MMM-RTSPStream/n ode_modules/amp/lib/stream.js:91:16)
0|mm | at doWrite (_stream_writable.js:410:12)
0|mm | at writeOrBuffer (_stream_writable.js:394:5)
0|mm | ATTENTION: default value of option force_s3tc_enable overridden by environment.
0|mm | fatal: unable to access ‘https://github.com/shbatm/MMM-RTSPStream.g it/’: Could not resolve host: github.com
0|mm |
0|mm | fatal: unable to access ‘https://github.com/prysme01/MMM-Jeedom.git /’: Could not resolve host: github.comhere is what i found. before it worked well, I think the best is to delete the plugin properly but I do not know how?
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
@evroom said in [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras:
Perhaps you can share the config.js part for MMM-RTSPStream with us?
The pm2 log output for this module is useful too.
The part where it shows the applied coordinates.Thank you for your response, could you tell me the file I need to post to you?
{
module: “MMM-RTSPStream”,
position: “top_center”,
config: {
rotateStreamTimeout: 20, // Seconds
stream1: {
name: “Portail”,
url: “rtsp://MDP@192.168.1.16/MediaInput/h264”
},
stream2: {
name: “Dome”,
url: “rtsp://MDP@192.168.1.17/12”
},
}
}, -
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
nobody to tell me how to solve my cut image problem? Thank you