[Release][v0.1][KyoCast] Your ticket outside the Google Garden for rooted Chromecasts

Search This thread

Kyonz

Senior Member
Jun 7, 2010
191
273
Auckland, New Zealand
This MOD has been superseeded with Eureka-ROM, which is available at http://forum.xda-developers.com/showthread.php?t=2578653

I am very happy to announce my contribution to the chromecast community, KyoCast.

OfypN2U.jpg


Important: This is in BETA and relies on services outside of Google which may not always be available - It is hosted on a good connection and if you have any issues please let me know!.

What is it?

KyoCast is a mod for your rooted Chromecast device, it redirects traffic that requests the whitelist information on which applications are allowed and instead of sending them to google it sends them to the KyoCast servers.

The config file will be updated on a regular basis and developers are free to request their application be published into the KyoCast whitelist! (please PM me for this).

How do I use it?

This is a standard eureka_image.zip file to flash via Flashcast - it replaces the devices certificate store and places a dns record in the hosts file to force it to access the KyoCast servers

Download is available here: https://mega.co.nz/#!55onGbLB!Qr3RIWDCIGCeJbw0RvZY5hAvPTVXD3Ul2T2AJn772Vg



How do I know it's working?

Browse to your chromecast on http://<chromecastIP>:8008/apps/Revision3_App - if this page is not blank then it is working successfully.

If you have the demo_app available, you should be able to successfully launch a number of applications outside the google whitelist. Please note that as I have no client code

I cannot provide you with access to the clients for these launchers.

As of posting the KyoCast configuration includes access to the following (note that clients are not available for these as of yet):

ALLCast Updated 14/11/2013
Chromecast Dashboard Added 14/11/2013 - https://github.com/boombatower/chromecast-dashboard for more information
Fling Updated 14/11/2013

AOL_ON_Dev_App
AOL_ON_App
HBO_DEV_App
HBO_App
Post_TV_App
Revision3_App
Songza_App


How do I move back to google?
If you wish to move back to google servers, download and flash the following zip which will remove the hosts file entries.
https://mega.co.nz/#!s1YyUTiQ!Z1KXIHmTsCsP5UXLT2XOzDsEJv1nGCXeY69JsEUKW-I


Special Thanks:
I'd like to throw out a special thanks to ddggttff3 and tchebb, you guys are awesome!
 
Last edited:

crisdo98

Member
Mar 9, 2009
30
7
thanks very much

hi Kyonz,

Thanks very much for this release. Hopefully we will not see more apps released for rooted Chromecasts.
 

ddggttff3

Inactive Recognized Developer
Dec 13, 2009
815
1,542
Minnesota
Nice work! Just wondering, is Fling whitelisted?

Code:
  {
    "url": "${POST_DATA}",
    "local_only": true,
    "app_name": "Fling",
    "use_channel": true
  }

Thanks
 
  • Like
Reactions: DC_MTP

kiwitrc

Member
Dec 9, 2010
48
8
This might a dumb question, but is it possible to cast from my Android device to the Chromecast? Wireless HDMI as it were?

Edit: I mean content that is on my phone for example.
 
Last edited:

MadBob

Senior Member
May 28, 2008
227
52
Hi

Any way of setting this up locally? then you could host your own whitelist and nobody could block it.
 

MadBob

Senior Member
May 28, 2008
227
52
This feature will be available soon, I don't want whitelists to be out of sync so want to write something to synchronize and such before releasing the server code. Releasing it now would cause all sorts of fragmentation.

Hell yeah!

Sorry lost a bit of my British reserve there :highfive:
 

Top Liked Posts

  • There are no posts matching your filters.
  • 34
    This MOD has been superseeded with Eureka-ROM, which is available at http://forum.xda-developers.com/showthread.php?t=2578653

    I am very happy to announce my contribution to the chromecast community, KyoCast.

    OfypN2U.jpg


    Important: This is in BETA and relies on services outside of Google which may not always be available - It is hosted on a good connection and if you have any issues please let me know!.

    What is it?

    KyoCast is a mod for your rooted Chromecast device, it redirects traffic that requests the whitelist information on which applications are allowed and instead of sending them to google it sends them to the KyoCast servers.

    The config file will be updated on a regular basis and developers are free to request their application be published into the KyoCast whitelist! (please PM me for this).

    How do I use it?

    This is a standard eureka_image.zip file to flash via Flashcast - it replaces the devices certificate store and places a dns record in the hosts file to force it to access the KyoCast servers

    Download is available here: https://mega.co.nz/#!55onGbLB!Qr3RIWDCIGCeJbw0RvZY5hAvPTVXD3Ul2T2AJn772Vg



    How do I know it's working?

    Browse to your chromecast on http://<chromecastIP>:8008/apps/Revision3_App - if this page is not blank then it is working successfully.

    If you have the demo_app available, you should be able to successfully launch a number of applications outside the google whitelist. Please note that as I have no client code

    I cannot provide you with access to the clients for these launchers.

    As of posting the KyoCast configuration includes access to the following (note that clients are not available for these as of yet):

    ALLCast Updated 14/11/2013
    Chromecast Dashboard Added 14/11/2013 - https://github.com/boombatower/chromecast-dashboard for more information
    Fling Updated 14/11/2013

    AOL_ON_Dev_App
    AOL_ON_App
    HBO_DEV_App
    HBO_App
    Post_TV_App
    Revision3_App
    Songza_App


    How do I move back to google?
    If you wish to move back to google servers, download and flash the following zip which will remove the hosts file entries.
    https://mega.co.nz/#!s1YyUTiQ!Z1KXIHmTsCsP5UXLT2XOzDsEJv1nGCXeY69JsEUKW-I


    Special Thanks:
    I'd like to throw out a special thanks to ddggttff3 and tchebb, you guys are awesome!
    28
    Tested and is working with the date removal code gone.

    To the previous poster - you need to sign the APK to be able to install.

    Don't forget to thank ften (http://forum.xda-developers.com/showpost.php?p=47495678&postcount=89) for finding the line in code that needed modification.
    19
    Not that I'm aware of.. I have each version of his AllCast app saved and as far as I can remember, all the way back to his initial "beta" release, they all had "time bombs" coded into them. Maybe someone could "reverse engineer" the apk and remove it? ...just a thought.. :confused:

    ---------- Post added at 03:15 AM ---------- Previous post was at 03:00 AM ----------



    Thanks man!! This is the main reason I even bought a Chromecast to begin with.. ;)

    Sent from my SM-N900V using Tapatalk

    Delete the following lines of code from \smali\com\koushikdutta\cast\ChromecastApplication. smali and then recompile;
    Code:
        .line 15
        invoke-static {}, Ljava/lang/Runtime;->getRuntime()Ljava/lang/Runtime;
    
        move-result-object v0
    
        const/4 v1, 0x0
    
        invoke-virtual {v0, v1}, Ljava/lang/Runtime;->exit(I)V
    No more time bomb. ;)
    In beta 2 and 3 the location is \smali\com\koushikdutta\aircast\
    4
    @guy4jesuschrist, @jsdecker10: Here's a download link for Version 0.3: fling 0.3
    Credits go to Leon Nicholls.