Read the statement by Michael Teeuw here.
Screencast not showing up on phone
-
Hi,
I’m very new to the raspberry pi and MagicMirror stuff so please excuse my ignorance. I downloaded the screencast module and its in my module folder. I also added the script to the config/config.js. However when I run my magic mirror there is no option for me to cast to the mirror when I go into youtube. I feel like I might have made a mistake with the configeration part i added to the modules array but it seems to be correct. If anyone could give me some pointers that would be great.
Thanks! -
I can’t remember if turning on OpenGL driver was my issue or not with this…
As long as your config files is correct (it isnt a hard config file I will post mine below)…
Try opening a terminal window and type sudo raspi-config
go to “Advanced Options” and then “OpenGL Driver”Depending on the hardware you have or what PI model you are using you may have just one option or a couple…
IF you have multiple options like I have seen … one was FAKE KMS and the other was FULL KMS…
I had to choose FULL KMS (i think for raspberry pi3)… on my raspberry pi 4 I believe there is only one option…choose it.(might want to reboot)… cant remember if needed or makes you.
Then try again … make sure your device is on the same wifi network as your mirror …
You should see your mirror name …I can’t think of what more there could be … unless your router is blocking the default port?
You did do npm install in the module directory after cloning it right?My config for the module…
{ module: 'MMM-Screencast', position: 'center', // This position is for a hidden <div /> and not the screencast window config: { position: 'center', height: 300, width: 500, } },
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login