omphalos / CastVideos-chrome

Reference Chrome Sender w/ Framework API: CastVideos-chrome application shows how to cast videos from Chrome browser that is fully compliant with the Cast Design Checklist.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CastVideos-chrome (reference Chrome sender app)

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

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.

This is a reference sender app to be used as the starting point for your Chrome sender app

Here is the list of other reference apps:

Setup Instructions

Pre-requisites

  1. Get a Chromecast device
  2. Install appropriate Chrome browser

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-chrome/

##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

Terms

Your use of this sample is subject to, and by using or downloading the sample files you agree to comply with, the Google APIs Terms of Service and the Google Cast SDK Additional Developer Terms of Service.

Google+

Google Cast Developers Community on Google+ http://goo.gl/TPLDxj

About

Reference Chrome Sender w/ Framework API: CastVideos-chrome application shows how to cast videos from Chrome browser that is fully compliant with the Cast Design Checklist.

License:Apache License 2.0


Languages

Language:JavaScript 74.7%Language:CSS 18.8%Language:HTML 6.5%