Hi all,
I have enabled the ChromeCast icon via Google Cast SDK framework in my app. I am able to cast to my TV, that works fine. But, I cannot cast any media. It says "No media selected" although I am opening a video file and play it. I have an app that is connected to my website so I use UIWebKit and WebView to display my content. On my site I have lots of videos that I would like to be able to cast via ChromeCast, just like Netflix and other streaming video apps. Does anyone know if this is possible and if so, what is needed in the code to make that possible? Thank you very much in advance!