DeviceLocator not finding any casting devices
tincann opened this issue · 2 comments
tincann commented
Hi Stéphane,
When calling the FindReceiversAsync()
method, an empty list is returned.
My computer is connected to the same network as my ChromeCast and Google Home mini devices. I can see them if I try to cast from chrome, for example.
Could you give me advice on how to further debug this problem?
EDIT: When I try this on my laptop (which is on the WIFI) it doesn't work, but on my desktop (which is wired) it does find the devices.
Thanks,
Morten
hieuvn commented
if uwp: you need to enable Capabilities for privateNetworks(Client &Server)
highwingers commented
did you find any solution? i am using WPF app, and sometimes FindReceiversAsync() returns no devices found for some of my clients.