kevinatown / MMM-Screencast

A module to cast to the magic mirror
MIT License
166 stars 34 forks source link

"MMM-Screencast" and "MMM-AlexaControl" are incompatible. #65

Open qashaza opened 4 years ago

qashaza commented 4 years ago

It seems "MMM-Screencast" and "MMM-AlexaControl" are incompatible. When I activate both modules at the same time, "raspberrypi" is no longer visible for "send to" on youtube. I comment the module "MMM-AlexaControl" and "raspberrypi" reappears again in "send to" on youtube

kevinatown commented 4 years ago

Hey @qashaza!

Huh odd, do you happen to know if/what ports MMM-AlexaControl is running on? I haven't looked into this module, but if it is running on port 8569 this could be the issue (granted I'm reaching at straws without looking into anything 😄). Maybe you can try to change this port in the MMM-Screencast config?

Could you potentially send me a log of you starting up you MM with both modules installed? Might be a good starting point.

Thanks!

Murtaza027 commented 4 years ago

I think i have a solution for this,go to Config.js and put Mmm-Screencast configuration At the top of modules Section and put the Mmm-Alexacontrol configuration at the bottom, (No Need to change port,This method worked for me)

dand3l10n commented 3 years ago

Hey @qashaza!

Huh odd, do you happen to know if/what ports MMM-AlexaControl is running on? I haven't looked into this module, but if it is running on port 8569 this could be the issue (granted I'm reaching at straws without looking into anything 😄). Maybe you can try to change this port in the MMM-Screencast config?

Could you potentially send me a log of you starting up you MM with both modules installed? Might be a good starting point.

Thanks!

Hello Guys, this Issue was discussed in another module. https://github.com/JoChef2/MMM-AlexaControl/issues/41 There are the log and the config uploaded as well. I found a workaround but no solution. Would be nice, if someone finds the problem.