These are notes on digital signage on the Google Chromecast.
Google’s docs
https://cast.google.com/publish/#/overview Console
https://developers.google.com/cast/docs/custom_receiver Writeup
SaaS vendors.
https://www.signsimple.com/ (local launch)
http://launch.signagely.com/ (not up yet)
Chromecast code repos
https://github.com/pjjanak/chromecast-hello-world
Limitations
The Chromecast device does a good job of displaying media at 1080p resolution. However, any web pages surrounding that media to provide a user interface are limited to 720p resolution.
The Chromecast device isn’t set up to run autonomously. If it isn’t connected to a browser on a machine on the same network, it reverts to showing the so-called “backdrop” application. You can put photos into your Chromecast backdrop, but you can’t otherwise control its user interface.
RiseVision Proof-of-Concept Chromecast Display
(This might actually be a disproof-of-concept; the device does handle the content of 720p-resolution Rise displays; but it goes away if you close your browser.)
Plug in your CC, get it working (test it with YouTube or some such site), then…
1. load this web page http://plumislandmedia.net.s3.amazonaws.com/CCRV/rv.html into Chrome.
2. Use the Cast UI in the upper right of Chrome to choose your Chromecast
3. Punch your RiseVision Display ID into the big text box and hit Return.
Your method for displaying a Rise Vision Presentation on a Chromecast works great! It’s handy for testing at home.
Richard