Questions tagged [google-cast]

Questions related to the Google Cast screen-sharing technology. Includes questions about creating a Receiver (a HTML5/JS/CSS3) app that runs on the Chromecast device, and about creating a Sender on their Chrome browser and / or iOS and Android devices.

Google Cast is a technology suite that brings TV's into the multi-screen era. In simpler words, Google Cast is a screen-sharing technology that lets a user send and control content like video from a small computing device like a phone, tablet, or laptop to a large display device like a television.

Developers will need to create a Receiver (a HTML5/JS/CSS3) app that runs on the Chromecast device. They also must create a Sender on their Chrome browser and / or iOS and Android devices.

1411 questions
-1
votes
1 answer

Namespace change in Google Cast custom sender application

I have an issue with a custom sender/receiver application was written a while back. We recently merged to the cloud and the sender application which is a simple web page was moved and changed its URL from what it used to be. http:…
uzzum07
  • 101
  • 9
-1
votes
1 answer

Is there a API for developres for register cast apps?

Hello there i'm in a situation where i need to register a lot of new cast apps and i'm wondering if there is any API to do this task instead of doing it manually one by one on the SDK Developer Console as the docs suggest. I already created one Cast…
-1
votes
1 answer

Restrict file access only allow read from google cast

I am using these 2 api to watch the videos of my website on tv, it works fine