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

mMusicCast still working? #15

Open
kobeya opened this issue Mar 27, 2020 · 6 comments
Open

mMusicCast still working? #15

kobeya opened this issue Mar 27, 2020 · 6 comments

Comments

@kobeya
Copy link

kobeya commented Mar 27, 2020

Hi guys
I had a test for mMusicCast on my Ubuntu18.04 or window10 but it did not work anymore.
1, $ npm start and i can see a little console open up sign a logo named "mMusic cast"
2, though my mobile phone YouTube and i found cast button and select connect to mMusic Cast
3, mMusic Cast can see YouTube main page
4, When i want to play a video, mMusic Cast did not play anymore and just stay on what i can see is the YouTube show me "正在mMusic Cast 播放"(i am chinese...) and keep that all the time until broken out.

@vbaicu
Copy link
Owner

vbaicu commented Mar 27, 2020

Hi kobeya,

Can you specify the version of nodejs, youtube app and platform you are using ?

Somebody made a fix for deprecation remixer-dec@868b0bf

Honestly I did not have much time to maintain the repo, so if you are wiling to take the time and try it and make a pull request it will be highly appreciated.

For me it just worked with nodejs 10.0.0 on macos 10.14.6 Mojave with latest YT app on iOS 13

@kobeya
Copy link
Author

kobeya commented Mar 30, 2020

@vbaicu
Thanks bro,
I get nodejs version 8.10.0 on Ubuntu18.04 OR node v12.16.1 on window10 and with latest YT app on IOS 13.

Thanks again and i will try to fix it
i am not good on javascript:(

@kobeya
Copy link
Author

kobeya commented Mar 30, 2020

log show:
pc@kobey:$ npm install
npm WARN mMusicCast@1.1.0 No repository field.
npm WARN mMusicCast@1.1.0 No license field.
pc@kobey:
$ npm start

mMusicCast@1.1.0 start mMusicCast
electron .

morgan deprecated undefined format: specify a format server.js:36:9
morgan deprecated default format: use combined format server.js:36:9
body-parser deprecated bodyParser: use individual json/urlencoded middlewares server.js:37:9
body-parser deprecated undefined extended: provide extended option node_modules/body-parser/index.js:105:29
192.168.1.146
Registered App: ChromeCast
Registered App: YouTube
Express server listening on port 8008
::ffff:192.168.1.142 - - [Mon, 30 Mar 2020 01:38:08 GMT] "GET /ssdp/device-desc.xml HTTP/1.1" 200 1081 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"
::ffff:192.168.1.130 - - [Mon, 30 Mar 2020 01:38:12 GMT] "GET /ssdp/device-desc.xml HTTP/1.1" 200 1081 "-" "YouTube/15.12.5 CFNetwork/978.0.7 Darwin/18.7.0"
::ffff:192.168.1.130 - - [Mon, 30 Mar 2020 01:38:12 GMT] "GET /apps/YouTube HTTP/1.1" 200 531 "-" "YouTube/15.12.5 CFNetwork/978.0.7 Darwin/18.7.0"
express deprecated res.send(status, body): Use res.status(status).send(body) instead apps/app.js:159:7
::ffff:192.168.1.130 - - [Mon, 30 Mar 2020 01:38:16 GMT] "POST /apps/YouTube HTTP/1.1" 201 0 "-" "YouTube/15.12.5 CFNetwork/978.0.7 Darwin/18.7.0"
::ffff:192.168.1.171 - - [Mon, 30 Mar 2020 01:38:20 GMT] "GET /ssdp/device-desc.xml HTTP/1.1" 200 1081 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"
::ffff:192.168.1.195 - - [Mon, 30 Mar 2020 01:38:53 GMT] "GET /ssdp/device-desc.xml HTTP/1.1" 200 1081 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36"


mMusic app stay on YouTube main page and YT app on my phone stay on "playing on mMusic" all the time until time out

@vbaicu
Copy link
Owner

vbaicu commented Apr 1, 2020

hmm... Do you have any firewall enabled ?

@sertys3
Copy link

sertys3 commented Apr 2, 2020

I'm on a raspberry PI and not even getting the device listed as a chromecast receiver on the android app or chrome desktop.

Could that be due to electron/chromium versions? My electron screen is stuck at an empty page.

@vbaicu
Copy link
Owner

vbaicu commented Apr 13, 2020

If electron is stuck at a white screen the software isn't working. Might be electron or chromium itself.

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

3 participants