Skip to main content
68 votes
8 answers
79k views

Will there be Chromecast Receiver Emulator or an alternate app that acts as a receiver for development?

Will there be any sort of emulator for the Chromecast receiver itself? Or possibly a way I could run a secondary Chrome window on my laptop that behaves the same as the one on the receiver itself. ...
Robert Dale Smith's user avatar
48 votes
1 answer
2k views

RemotePlaybackClient, stop() not getting callback

I am attempting to write a RemotePlaybackClient sample app, in part because the one published by Google crashes aapt. I can get RemotePlaybackClient to support play(), and it plays back a video on a ...
CommonsWare's user avatar
26 votes
5 answers
36k views

Display web sites and web apps with Chromecast

Can Chromecast be used to display a web site or web app? All the sample sender/receivers I've seen so far show how to play videos. The docs posted so far are minimal as best, just an API reference ...
kbriggs's user avatar
  • 1,297
20 votes
3 answers
37k views

Build own Chromecast device

The Chromecast device is a "receiver device [that] runs a scaled-down Chrome browser with a receiver application". Can I download and install this receiver app on a chrome browser for example on my ...
Manuel A's user avatar
  • 247
18 votes
3 answers
23k views

Can't find Chromecast serial number to register my device

I'm trying to register my chromecast device for development on the console following this guide: https://developers.google.com/cast/docs/registration But it seems like its outdated, because when I ...
Jim Jones's user avatar
  • 2,699
16 votes
1 answer
2k views

Chromecast – Connect to other device session from Chrome

Context When casting from Google Chrome and using the session listener it's possible to join an already created session, this works well when the session is created from chrome, and if the ...
a--m's user avatar
  • 4,782
15 votes
1 answer
9k views

How do I discover a Chromecast device using Android?

I'd like to discover a Chromecast device and adjust the volume.
Les Vogel's user avatar
  • 7,132
15 votes
2 answers
20k views

Steps to programmatically cast from android to miracast receiver

I'm trying to write an app that will start casting the screen from an Android phone to a TV via miracast. I'm using an HDMI dongle since the TV in question doesn't natively support miracast. I have ...
CalumMcCall's user avatar
  • 1,687
15 votes
2 answers
6k views

Android ChromeCast RuntimeException : Remote load failed. No local fallback found

I am using cast feature in my application. It was working fine but suddenly I can see the increase in the number of crashes on play store console. I am initializing CastContext properly as defined in ...
sam_k's user avatar
  • 6,023
14 votes
1 answer
9k views

Custom Chromecast sender API - possible?

I'd like to examine the possibility of writing an unofficial Windows 8 (WinRT/Metro) sender API for Chromecast. The goal would be to allow Windows 8 Store apps roughly the same functionality of iOS / ...
lucas-j's user avatar
  • 141
14 votes
2 answers
2k views

Detect usage of Google Cast

How to detect if my AndroidTV is currently an Google Cast receiver from mobile/desktop ? How to detect who is currently an Google Cast sender from Google Cast Receiver perspective? How to detect if ...
Adam Styrc's user avatar
  • 1,537
13 votes
6 answers
10k views

How do I change the style of the MediaRouteButton in the ActionBar?

I realize I'm probably doing something fundamentally wrong with styles and themes but I'm still a bit of an Android newbie so please excuse my ignorance. I'm trying to change the style of my ...
ActiveApathy's user avatar
  • 1,211
12 votes
4 answers
28k views

"GoogleApiClient is not connected yet" exception in Cast application

I'm developing an Android application that casts content to Chromecast. Sometimes in my com.google.android.gms.common.api.GoogleApiClient.ConnectionCallbacks implementation in the onConnected method, ...
joaomgcd's user avatar
  • 5,347
11 votes
2 answers
10k views

Sending messages from Sender to Custom Receiver with Chromecast receiver API V2

I've looked high and low for an answer and I can't seem to find anything, Google's Docs seem incomplete to the matter of message sending to a Custom Receiver. Also previous answers on StackOverflow ...
2xAA's user avatar
  • 308
11 votes
2 answers
5k views

ChromeCast background video playback support iOS

I have a problem that when I my application goes in background the GCKSocket of chromecast iOS api closes and I get this typr of error from api -[GCKCastSocket socketDidDisconnect:withError:] ...
hariszaman's user avatar
  • 8,406

15 30 50 per page
1
2 3 4 5
94