We are starting to work with the Roku SDK. I was surprised to find it appears to be Brightscript only.
We have an existing application that is a good fit for Roku box that runs on linux. this is ANSI-C posix
style application. Not too complex but we need to be able to GCC compile the code for the Roku HD box,
dowload it GDB debug it, etc. Can we know if this is possible, and a little better sense as to the
Roku HD box, like operating system (embedded linux?), chip ???, clock speed, etc? Once we have a better
feel for this, we can dive into further details concerning how to interface to on-screen OSD graphic overlay.
video, audio and so on.
Thanks please comment and let us know if we are on the right track here!