Forum Discussion
gonzotek
13 years agoVisitor
"RokuJoel" wrote:The upnp stuff is more-or-less doable at this point (Greubel's been doing good work with Chaneru), but the public sdk isn't really up to implementing a from-scratch browser, which was the second part of the OP's question. It might be within the realm of possibility to parse specific device config pages, if they were reasonably simple. You could then build a Roku UI representing the same settings as the config page, make changes to the device settings and finally send those changes back as POST or GET requests to the device in question. But that would be a fair amount of custom work for every device you'd want to support, and if the idea is to support a wide range of products, it's probably not a workable solution.
What makes you think the SDK can't achieve this?
- Joel