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

Could not communicate with your chromecast #2

Open
Luso13 opened this issue Feb 3, 2014 · 7 comments
Open

Could not communicate with your chromecast #2

Luso13 opened this issue Feb 3, 2014 · 7 comments

Comments

@Luso13
Copy link

Luso13 commented Feb 3, 2014

Hi,

Thanks for the application CR-Cast. I installed it on the Win8.1 Samsung Series 9 Laptop with Chrome browser.

Using Chomecast on Samsung Galaxy Note 10.1 I manage to see the CR-Cast but when I try to connect I get the error:

Could not communicate with your chromecast (%1 $s)

Am I doing something wrong?
Any help is welcomed.

Thanks,
Antonio

@jloutsenhizer
Copy link
Owner

There's no reason at face value why it would be giving you these errors. However right now I don't have a setup that will let me do debugging and development, I'll look into figuring something out this weekend since the app needs a lot of work done to update it to the new google cast system

@Luso13
Copy link
Author

Luso13 commented Feb 6, 2014

Thank you for your reply.
I did test it further and I noticed that YouTube on my Tablet detected the CR-Cast on the PC but I could not see the videos.
Same happen on the MusicPlay. The player detected CR-Cast but nothing else.

The reported error occurred when I opened the Chromecast app on the tablet and tried to connect to the CR Cast on the PC.

The idea of CR Cast is great. The support for Miracast on CR-Cast would be a killer.

Thanks,
Antonio

@jloutsenhizer
Copy link
Owner

Ahhh I see,

Well as of right now, I don't think CR Cast properly supports the APIs needed for the chromecast app to be able to get all the wanted information. You're talking about the app used to configure chromecast correct?

Although, there is a chance a lot has changed with the official release of the Google Cast SDK and it won't function correctly until I get a proper setup to develop.

@Luso13
Copy link
Author

Luso13 commented Feb 6, 2014

You're talking about the app used to configure chromecast correct?

Yes.
Thanks and keep up the good work.

@jloutsenhizer
Copy link
Owner

I managed to get a dev environment setup and working. However the issue likely stems from this issue in chrome:

https://code.google.com/p/chromium/issues/detail?id=238819

Basically, chrome's socket implementation doesn't let me listen for multicast on a port that's already being used for multicast. So sometimes (like when I had Plex Server installed) the SSDP server fails to initialize and then CR Cast is undiscoverable.

Additionally, I don't think that the new chromecast apps using google cast v2 sdk will likely be able to work until this issue is fixed, since there needs to be an implementation of mDNS which most operating systems have some kind of mDNS server enabled and running by default. So star the issue please to show interest

@Luso13
Copy link
Author

Luso13 commented Feb 10, 2014

Thanks for your prompt feedback.

@cjgroveuk
Copy link

I get the same error on different devices when trying to cast a video from the youtube app?

%1$s

It happens randomly on different devices.

Samsung G Note 2

Motorola G

LG G Pad Lollipop

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