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
Post a Comment