/Chromecast-Media-Library

Chromecast Media Library using AngularJS

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Chromecast-Media-Library

Chromecast Media Library using AngularJS

Setup Instructions

Pre-requisites

  1. Get a Chromecast device https://play.google.com/store/devices/details?id=chromecast
  2. Install Chrome browser https://www.google.com/chrome
  3. Install Chrome Cast extension https://chrome.google.com/webstore/detail/google-cast/boadgeojelhgndaghljhdicfkmllpafd
  4. Add your Chromecast device in the Google Cast SDK Developer Console: https://cast.google.com/publish/

Steps:

  1. Put all project files on your server.
  2. Use the default media receiver app. No need to setup an application leave the APP ID as the default.
  3. Open a browser and go to your page at http://[YOUR_SERVER_LOCATION]/[FOLDER_PATH]/index.html
  4. If all is well you will see a cast icon in the top right of the page.
  5. To add additional movies edit the $scope.movies array or add to movieList.json and change $scope.useJsonMovieListFile = true