Android youtube sdk integration with Google chromecast

主宰稳场 提交于 2019-12-12 06:45:57

问题


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

Please let me know steps to do it.


回答1:


Refer the below link for you tube integration

Open Chromecast youtube video from android application

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




回答2:


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



来源:https://stackoverflow.com/questions/34491277/android-youtube-sdk-integration-with-google-chromecast

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!