Skip to content

Another Basic Cast Development Example Forked From CastHelloVideo-chrome

License

Notifications You must be signed in to change notification settings

ustinov/abcast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABCast (Another Basic Cast Dev Example)

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

This Google Cast demo app shows how to cast videos from a Chrome browser using Cast Chrome Sender SDK. It demonstrates basic functionalities of the Chrome Sender SDK for media contents such as play, pause, resume, seek, set volume, mute/unmute.

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 abc.js
  3. Open a browser and point to your page at http://[YOUR_SERVER_LOCATION]/ABCast/abc.html

##Documentation

References and How to report bugs

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

Another Basic Cast Development Example Forked From CastHelloVideo-chrome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.0%
  • HTML 11.0%
  • CSS 4.0%