You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do we have a way to detect how many chrome cast devices are available on the network?
For example, we have 3 devices attached to 3 different TVs
We want a way to first detect all the Cast devices using a simple JS code; so it should list all 3 available cast devices' names or other info capabilities.
It would be great if we have this.
I haven't found a method to list receivers on the network, but I am still learning my way around the SDK. Is there a method for that, or is that restricted to the browser UI for selecting a receiver?
The text was updated successfully, but these errors were encountered:
Do we have a way to detect how many chrome cast devices are available on the network?
For example, we have 3 devices attached to 3 different TVs
We want a way to first detect all the Cast devices using a simple JS code; so it should list all 3 available cast devices' names or other info capabilities.
It would be great if we have this.
I haven't found a method to list receivers on the network, but I am still learning my way around the SDK. Is there a method for that, or is that restricted to the browser UI for selecting a receiver?
The text was updated successfully, but these errors were encountered: