Reputation: 1
I am just starting implementing chrome cast , I started working on custom receiver app and i copy pasted code from google documentation and hosted on free web hosting : https://thirsty-roentgen-206e45.netlify.com, I registered my chrome-cast device (NVIDIA Shield TV) under developers console. I launched google sample cast app on Lenovo tab (Android) I don't see my cast app in the cast apps dialog of sender app. what Am i missing here? I am new to Android and also Java script, Can you help me understand please?
My first question is My NVIDIA Shield TV has already one receiver app running i think so because I can cast videos from sample app and also youtube from my ios mobile, can I run two receiver apps running ?
Upvotes: 0
Views: 1026
Reputation: 24
you need to reboot your shield
the receiver it is web page, and you use a browser to navigate between multiple receiver
Upvotes: 0