A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Screencast don`t work
- 
 Not work change Port, 
 but diferent pm2 log after changeaddress: “0.0.0.0”, 
 to
 address:“IPfromRASP”,0|MagicMir | [2020-06-15 20:28:02.945] [ERROR] Error [ERR_SERVER_ALREADY_LISTEN]: Listen method has been called more than once without closing. 0|MagicMir | at Server.listen (net.js:1312:11) 0|MagicMir | at DialServer.start (/home/pi/MagicMirror/modules/MMM-Screencast/DialServer.js:122:17) 0|MagicMir | at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/MMM-Screencast/node_helper.js:13:21) 0|MagicMir | at Socket.<anonymous> (/home/pi/MagicMirror/js/node_helper.js:113:11) 0|MagicMir | at Socket.emit (events.js:200:13) 0|MagicMir | at /home/pi/MagicMirror/node_modules/socket.io/lib/socket.js:528:12 0|MagicMir | at processTicksAndRejections (internal/process/task_queues.js:82:9)
- 
 @Stevent i notice in your config for pages you have screencast twice , one in second page and one in fixed 
- 
 @JohnBachini said in MMM-Screencast don`t work: i notice in your config for pages you have screencast twice , one in second page and one in fixed I change it but no change in the log 
- 
 @stevent Im sure its your Alexa module, cut it off your config save the config file, try it after. If it works I have this same problem Alexa module conflicts with cast but its not the port i tried custom port on cast module. 
- 
 @stevent said in MMM-Screencast don`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

