<img src="https://img.shields.io/badge/%20-ENTERPRISE-%23B10031" style="float:left"/><br /><img src="https://img.shields.io/badge/%20-STARTER-%233A5ECF" style="float:left"/><br />

Casting enables a viewer to use Google Cast or Apple AirPlay technologies to stream video and audio content to a compatible TV or sound system. By enabling the casting feature for a player, a viewer can tap an icon in the control bar to stream your content on a cast-compatible device on the same network. If no compatible device is detected by the player, no cast icon appears.

<br /> <hr />

## Enable the feature

Use the following steps to enable this feature in your dashboard for an embedded HTML5 web player.



If you are a developer or have developer resources, use the <a href="/players/reference/casting">cast</a> property to enable this feature for an embedded HTML5 JWP.

To enable casting for a JWP in your mobile app, configure the <a href="/players/docs/android-enable-casting-to-chromecast-devices">Android SDK</a> or <a href="/players/docs/ios-enable-casting-to-chromecast-devices">iOS SDK</a> directly.

<br />



<br />

  1. From your <a href="https://dashboard.jwplayer.com/#/players/list">list of players</a> in your JWP dashboard, click the name of the player that you want to configure.

  2. In the **Casting** section of the **SETUP** tab, click the toggle to **ON**.

<br /> <hr />

## Casting compatibility

This table shows the browser-platform combinations that support AirPlay and Chromecast functionality.

Casting applicationBrowserOperating systems
AirPlaySafariiOS, macOS
Chromecast\*ChromeAndroid, macOS, Windows (desktop)

\*Chrome 72+ requires that the video be delivered via Hypertext Transfer Protocol Secure (https\://).

<br /> <hr />

## FAQs

<details><summary><strong>Which file types are supported with casting?</strong></summary>

<br />

The following file type are supported in the JW Player Casting implementation: .aac, .dash, .m3u8, .mp3, .mp4, .webm.

The following table shows supported formats, organized by medium.

MediumFile Types
Audio• .aac • .mp3
Video• .mp4 • .webm
Streaming• .dash (non-VP9-encoded) • .m3u8

<br />

</details>

<details><summary><strong>Are any player features disabled during a casting session?</strong></summary>

<br />

Yes. Below are lists of features that are disabled during a casting session on Apple AirPlay and Google Cast devices.

TechnologyFeature
Apple AirPlay• Advertising • Quality toggling • Multiple-audio tracks • Side-loaded captions
Google Cast• Advertising • Quality toggling • Multiple-audio tracks

<br />

</details>

<details><summary><strong>Why doesn't casting work from an http:// URL in a Chrome browser?</strong></summary>

<br />

As of Google Chrome 72, both a page and a stream must use the https\:// protocol. When casting is not supported, the casting button is not present in the HTML5 player.

<br />

</details>

<br />

<!-- Removes the automatic page-to-page navigation at the bottom of the page -->

<style> .rm-Pagination { display: none; } </style>