-1

Is it possible to cast a video from YouTube player SDK form android?

Please let me know steps to do it.

2 Answers2

1

Refer the below link for you tube integration

Open Chromecast youtube video from android application

https://github.com/jlmcdonald/yt-chromecast-demo

Community
  • 1
  • 1
Gopal Sharma
  • 300
  • 4
  • 14
0

I endup creating an webapp with iframe for chromecast device

And for android app, sending message like "load,play,pause" by alerting code in https://github.com/googlecast/CastHelloText-android