Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Commit

Permalink
docs: specify that the chromecast needs to be in a group with dashboards
Browse files Browse the repository at this point in the history
Otherwise, the custom receiver app won't be loaded.
  • Loading branch information
vincentbernat committed Aug 4, 2015
1 parent d9efebd commit 8e205de
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/chromecast.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,12 @@ Let me explain how the whole thing works.
it doesn't see yours, you need to check that multicast is
correctly working on your network.

2. *Dashkiosk* then asks to load the custom receiver using its
application ID (``5E7A2C2C``). The Chromecast will then ask Google
which URL it should load for this application ID. Google will send
back the `GitHub URL`_ hosting the custom receiver. The Chromecast
will load it. You should get a screen "*This, Jen, is the
Internet*".
2. If the Chromecast is in a group with dashboards, *Dashkiosk* then
asks to load the custom receiver using its application ID
(``5E7A2C2C``). The Chromecast will then ask Google which URL it
should load for this application ID. Google will send back the
`GitHub URL`_ hosting the custom receiver. The Chromecast will
load it. You should get a screen "*This, Jen, is the Internet*".

3. *Dashkiosk* will send the receiver URL, as you configured it in
the :ref:`options` (or with ``--chromecast.receiver``). Once the
Expand Down

0 comments on commit 8e205de

Please sign in to comment.