Skip to content

lukasniemeier/gcls

Repository files navigation

NHL Gamecenter Live (Chromecast)

This project implements an Android sender app, which allows casting of NHL Gamecenter Live streams to a Chromecast device. Since it's a personal and prototypical project, there is no guarantee for it to work.

This app does not circumvent the DRM content protection of NHL Gamecenter Live in any way. You need a valid NHL Gamecenter Live subscription to start this app.

Build Instructions

Take the following steps to build and deploy the application:

  • Install Android SDK components
  • Clone the Chromecast Companion Library into a folder parent as parent/CastCompanionLibrary (Version 2.7.0)
  • Clone this repository into the folder parent as parent/gcls
  • Setup the receiver application gcls-receiver (see corresponding README) and retrieve an Application ID
  • Use app/config.gradle.template to create a app/config.gradle fitting your Application ID
  • Build using gradle and deploy the APK

Security Considerations

The app does not store your Gamecenter Live subscription credentials. You have to enter them every time.

Referenced libraries

Thanks to the authors of the following projects:

About

NHL Gamecenter Live Sender

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages