Open Kaijun opened 10 years ago
Hi, sorry I didn't update the readme to clarify this.
CR Cast doesn't work with the current version of the googlecast API. A roadblock was hit with the encryption required on the connection to make it work and I couldn't really figure out how to implement it.
As it looks right now, your only options would be to buy a chromecast or get an android TV device to develop chromecast apps.
I just found another project that could be useful to you:
wow amazing, i'll have a try!
Thanks!!!
First of all, you did a great job, thanks a lot!
I'm trying to run the CastHelloText-chrom on CR-Cast.
and i tried the receiver.html on remote server(here), and signed the receiver.html on Google Cast Console.
but it didn't work
And as a Sender, i just run the Example page(which is deployed on github.io), and wanna cast through
Google Cast extension
on Chrome, but failed.Did i do something wrong, is it possible to develop Cast-App on CR-Cast?