wedtm / CastVideos-chrome

Google Cast Chrome Sender SDK Demo App: CastVideos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CastVideos-chrome

===============================

This Google Cast demo app shows how to cast videos from a Chrome browser using Cast Chrome Sender SDK. It serves to demonstrate how to write a HTML5/Javascript Cast sender app that is fully compliant with the Design Checklist.

Setup Instructions

Pre-requisites

  1. Get a Chromecast device
  2. Install appropriate Chrome browser
  3. Install appropriate Chrome Cast extension

See the developer guide and release notes at https://developers.google.com/cast/ for more details.

Steps:

  1. Put all files on your own server
  2. Use the default media receiver app: no change or change YOUR_APP_ID to your own in CastVideos.js
  3. Open a browser and point to your page at http://[YOUR_SERVER_LOCATION]/CastVideos.html

##Documentation

References and How to report bugs

How to make contributions? Please read and follow the steps in the CONTRIBUTING.md

License See LICENSE.md

About

Google Cast Chrome Sender SDK Demo App: CastVideos

License:Apache License 2.0