I would like to create an application which streams an ism file.
I followed theese instructions and make the app works: https://developers.google.com/cast/docs/player
But the video is still appear in my screen too, I want to stream the video only at the TV with full screen mode.
Is there any way to modify this sample how I want?
Thank you very much!
If you are saying that the video plays both on your mobile device and on your TV and you only want it to be on your TV, then modify your mobile application to not play the movie on your phone. If You mean something else, please clarify.