Hello, I made a deep linking implementation in my app and now want to use it in my Android app, same as Youtube has feature Watch on Roku. But the problem is how to Find my Roku(or Rokus) in the local network. I tried to ping the broadcast or curl the /query/device-info (as described here), but nothing happened. What can I do to achieve this?
SSDP worked in combination with Wireshark, but using Wireshark is not a good idea, it needs to be done by code.
