Skip to content

This is a Google Cast Hello World sample for Chrome sender SDK using plain Javascript/HTML

License

Notifications You must be signed in to change notification settings

cdavide/cast-chrome-sender-helloworld

 
 

Repository files navigation

cast-chrome-sender-helloworld

This Google Cast demo app shows basic casting of video and audio to Chromecast device from Chrome browser.

Setup Instructions

Pre-requisites

  1. Get a Chromecast device
  2. Get your device whitelisted: https://developers.google.com/cast/whitelisting 2a. Install Chrome extension for Google Cast 2b. Whitelist your domain (see detailed instructions in the above link)

Steps:

  1. Put all files on your own server
  2. Change YOUR_APP_ID in both sender e.g. helloWorld.js and receiver (e.g. receiver.html)
  3. Open a browser and point to your page at http://[YOUR_SERVER_LOCATION]/helloWorld.html

About

This is a Google Cast Hello World sample for Chrome sender SDK using plain Javascript/HTML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published