google cast - Open Chromecast YouTube video from my Android app -


i'm able use own whitelisted url feeding chromecast videos, can make stream youtube video directly app?

i assume need launch youtube app remotely , feed video id somehow, can't find out how that.

has done android app?

thanks.

not sure if still looking solution this. way follows:

mimedata data = new mimedata("v=g1lst1pvjua", mimedata.type_text); msession.startsession("youtube", data); 

the above should create youtube session , play video.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -