===============================
This Google Cast demo app shows how to cast various media e.g. video, movies, TV show, music and photo from a Chrome browser using Cast Chrome Sender SDK. It highlights metadata types listed here: https://developers.google.com/cast/docs/reference/chrome/chrome.cast.media.MetadataType and how metadata get sent to and handled by the Cast default receiver app.
This app also illustrates various auto join policy settings that define how sessions can be retrieved.
- Get a Chromecast device
- Install appropriate Chrome browser
- Install appropriate Chrome Cast extension
See the developer guide and release notes at https://developers.google.com/cast/ for more details.
- Put all files on your own server
- Use the default media receiver app hard coded in media.js: chrome.cast.media.DEFAULT_MEDIA_RECEIVER_APP_ID
- Open a browser and point to your page at http://[YOUR_SERVER_LOCATION]/CastMedia-chrome/
##Documentation
- Cast APIs: http://developers.google.com/cast/docs/reference/chrome
- Cast media namespace data structures: https://developers.google.com/cast/docs/reference/messages
- If you find any issues, please open a bug here on GitHub
How to make contributions? Please read and follow the steps in the CONTRIBUTING.md
License See LICENSE.md
Google Cast Developers Community on Google+ http://goo.gl/TPLDxj