I need to search videos via any keyword and display selected video on chromecast. I did the first part using Youtube API where I am getting video id of search content in JSON. I need custom receiver as I need to display some more stuff like image. I am able to send custom messages to a receiver . Now how to proceed further to cast selected video. I read about iframe API but still confused. Please guide me steps how to do this on both sender and receiver side.
Asked
Active
Viewed 1,101 times