May 3, 2024

Google Releases Google Cast SDK for Chromecast [Video]

Posted February 3, 2014 at 7:53pm by iClarified · 7933 views
Google has released the Google Cast SDK for developing and publishing Google Cast-ready apps that can offer multi-screen experiences across mobile devices (phones, tablet, laptops) and large-screen displays.

The Google Cast SDK is simple to integrate because there’s no need to write a new app. Just incorporate the SDK into your existing mobile and web apps to bring your content to the TV. You are in control of how and when you develop and publish your cast-ready apps through the Google Cast developer console. The SDK is available on Android and iOS as well as on Chrome through the Google Cast browser extension.

Receiver app support
You have many options for displaying content on Chromecast. For simple media applications, you can use the default media player that can play back HTML5 media content. You can also customize it with your own branding and style using CSS.

For non-media applications, or for more flexibility and design options, you can build your own custom receiver application using standard web technologies. With a custom receiver you can build virtually any application while including support for many streaming protocols, including MPEG-DASH, HLS, and Microsoft Smooth Streaming, all of which are available in the Media Player Library.

Availability
All Chromecast devices have already been updated to the latest software with support for the Google Cast SDK. The Google Cast extension for Chrome supporting the latest SDK will start rolling out today. The Google Cast SDK for Android will be available in a few days as part of the Google Play services 4.2 update, which is currently rolling out to Android devices. The Google Cast SDK for iOS is available starting today.

Read More