GitHub - AVGP/CastHelloText-chrome: This Google Cast demo application shows how to send messages from an Chrome desktop browser to a receiver using a custom namespace.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

HelloWorld-Chrome

This Google Cast demo application shows how to send messages from an Chrome desktop browser to a receiver using a custom namespace.

Dependencies

Setup Instructions

  • Get a Chromecast device
  • Register an application on the Developers Console (http://cast.google.com/publish). Select the Custom Receiver option and specify the URL to where you are hosting the receiver.html file (You can use Google Drive to host your files: https://googledrive.com/host/0B716ywBKT84AMXBENXlnYmJISlE/GoogleDriveHosting.html). You will get an App ID when you finish registering your application.
  • Setup the project dependencies
  • Insert your App ID in the chromehellotext.html file of the project (look for applicationID in that file)
  • Upload the chromehellotext.html file to your hosting server and load the URL for that file in your Chrome browser.

References and How to report bugs

How to make contributions?

Please read and follow the steps in the CONTRIBUTING.md

License

See LICENSE

About

This Google Cast demo application shows how to send messages from an Chrome desktop browser to a receiver using a custom namespace.

Resources

Readme

License

Apache-2.0 license

Contributing

Contributing

Activity

Stars

0 stars

Watchers

1 watching

Forks

137 forks

Releases

No releases published