Customer Receiver: Unable to Cast to Device

271 views Asked by At

I'm having trouble doing a simple "hello-world" with a Custom Receiver.

I have really simple sender and receiver apps.

Sender app: http://chromecasttest.boxofsoap.com/
Receiver app: http://chromecasttest.boxofsoap.com/cast

I've tried casting to my Chromecast device using the Google Cast Beta extension for Chrome Canary.

Whenever I visit the sender app URL and try casting to my device, I always get a "Unable to cast to device error":
pasteboard.co/1pn6kEel.png

Looking at the console I usually see vague errors like "channel_error" or "timeout".

What am I doing wrong??

1

There are 1 answers

1
Zee Zali On

@AliNaddaf - Thanks again for your help, after some debugging I found out that the issue was related to the server that was serving the receiver app.