Skip to main content

All Questions

0 votes
1 answer
2k views

Cast Video to TV using MediaRouteButton

I am planning to use this small library called "Casty" (built upon Google Cast V3) to implement Video Casting functionality in my app. I want to achieve casting YouTube video(s) just like this one ...
Sophie's user avatar
  • 2,634
0 votes
0 answers
275 views

Android Sender App getting timeout when trying to connect to Chromecast

I am writing an Android App which is playing YouTube videos. I am working on adding Chromecast support to my app. I learnt from various questions posted on Stack Overflow that YouTube SDK does not ...
Keya's user avatar
  • 849
3 votes
1 answer
2k views

How to cast youtube video url from android app

Unable to cast youtube video URL from my Android application through Chromecast whereas I successfully played other video content from my server. Here is the code: private void startVideo() { ...
Sopan Yewale's user avatar
1 vote
1 answer
1k views

How to cast youtube video from my android device to chromecast programatically using custom receiver?

I need to search videos via any keyword and display selected video on chromecast. I did the first part using Youtube API where I am getting video id of search content in JSON. I need custom receiver ...
Manpreet's user avatar
0 votes
1 answer
356 views

Google Cast SDK RemoteMediaPlayer web video casting e.g. YouTube

i am new to the google cast development. Currently i've successfully developed an app that can cast online media (e.g. this mp3) by using the RemoteMediaPlayer class. Now i have tried to cast an ...
leidenheit's user avatar
2 votes
2 answers
2k views

Casting YouTube video to Chromecast

Is there any way to connect to the "YouTube" app on the public Chromecast SDK for Android? Simply setting the app id to "YouTube" used to work in the developer preview, but now it says that it is an ...
joaomgcd's user avatar
  • 5,347