You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the MagicMirror starts without any problem. but it dont show up in the cast on my youtube app.
Config.js
{
module: 'MMM-Screencast',
position: 'bottom_right', // This position is for a hidden <div /> and not the screencast window
config: {
position: 'bottomRight',
height: 300,
width: 500,
}
},
The text was updated successfully, but these errors were encountered:
Hey! @tammar10, so you have to make sure that you have both the MagicMirror and the phone on the same wifi. Also can you send more logs by running the MM like so:
display=:0 npm start >> log.log
Wait for it to start up and then stick the logs in here. Thanks!
the MagicMirror starts without any problem. but it dont show up in the cast on my youtube app.
Config.js
The text was updated successfully, but these errors were encountered: