Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screencast not showing up #110

Open
tammar10 opened this issue May 5, 2021 · 1 comment
Open

Screencast not showing up #110

tammar10 opened this issue May 5, 2021 · 1 comment

Comments

@tammar10
Copy link

tammar10 commented May 5, 2021

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,
		}
        },
@kevinatown
Copy link
Owner

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants