Skip to content

ghouet/CastVideos-chrome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Google+

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.3%
  • CSS 17.1%
  • HTML 5.6%