1page.title=Stream Your Content with Google Cast
2page.metaDescription=Let users stream your video and audio content to their TVs and speakers.
3page.tags=cast, video, chromecast
4@jd:body
5
6<p>
7With Google Cast you make it easy for users to include your content as part of
8their viewing on TV and listening on audio systems. All they need is a TV with a
9Chromecast plugged in, an Android TV or a Cast for audio device connected to their
10audio system.</p>
11
12<p>Cast Remote Display lets you cast a second display directly to the TV while running
13a primary display on the sender. Native games can provide real-time interaction on
14the TV and user control on the hand-held device. Graphics-intensive apps can now
15take full advantage of multiscreen experiences via Cast.
16</p>
17
18<div>
19<img src="{@docRoot}images/distribute/cast.jpg">
20</div>
21
22<p>
23  Google Cast is a great way to add value and convenience to your content
24  consumption apps, and extend their engagement with your users.
25</p>
26
27<p>
28  <a href="https://developers.google.com/cast/">Find out how to get your app Google
29  Cast-ready</a>.
30</p>
31
32<h2 id="tips">Tips</h2>
33<ul>
34  <li>Cast devices can be low-power devices with memory, CPU, and GPU limitations,
35  so the receiver application should be as lightweight as possible.</li>
36  <li>User interaction should only take place on the Cast sender (phone, tablet,
37  or Chrome browser), not the Cast receiver.</li>
38  <li>While content is loading, provide animated loading indicators and use transitions
39  to help make things feel faster on the Cast sender interface.</li>
40  <li>Let users know your app is “Google Card-enabled” in your store listing and use
41  the <a href="https://developers.google.com/cast/docs/ux_guidelines#brand-guidelines">Google
42  Cast badge</a> on your website and marketing materials.</li>
43</ul>
44
45<h2 style="clear:both" id="related-resources">Related Resources</h2>
46
47<div class="resource-widget resource-flow-layout col-13"
48  data-query="collection:distribute/googleplay/cast"
49  data-sortOrder="-timestamp"
50  data-cardSizes="9x3"
51  data-maxResults="6"></div>
52
53
54