rokooblues
9 years agoVisitor
Pre-project Details Gathering
We have a client/server app where a client app runs on a Linux box and the server side is web based.
I have not spoken with our developers yet and just trying to gather some details so that I can approach them about the possibility of developing something for the Roku environment.
I cannot get into what it is at this moment so will try to ask my questions as clearly as I can.
1: The client side is a C/C++ binary that runs on any modern Linux OS. It would need to run on the roku operating system directly.
What I mean by this is that the client side is not a web based client app and from what I've read so far, Roku seems to only offer an SDK for channels offerings. Perhaps I am not finding the information I need to know how I could install/run a binary on the OS through an SDK. Obviously, we would want to do this within the guidelines of the accepted methods.
The main part we need is access to the networking layer.
2: The server side is a browser based one so it seems that a channel would work well as the display method on the Roku.
The question is, could we use the pointer that seems to be built into one or more or perhaps all current models of the Roku in order to give the user a method of moving around or would we have to use buttons on the screen.
3: Each Roku would need its own authentication in order to receive the users own data. Could we use the Ethernet MAC address or some other unique hardware ID in the Roku or would be have to use some other means of authentication.
That's about it for now. I would certainly welcome any input provided to give me leads on where to look and to start learning about the possibilities.
Thank you.
I have not spoken with our developers yet and just trying to gather some details so that I can approach them about the possibility of developing something for the Roku environment.
I cannot get into what it is at this moment so will try to ask my questions as clearly as I can.
1: The client side is a C/C++ binary that runs on any modern Linux OS. It would need to run on the roku operating system directly.
What I mean by this is that the client side is not a web based client app and from what I've read so far, Roku seems to only offer an SDK for channels offerings. Perhaps I am not finding the information I need to know how I could install/run a binary on the OS through an SDK. Obviously, we would want to do this within the guidelines of the accepted methods.
The main part we need is access to the networking layer.
2: The server side is a browser based one so it seems that a channel would work well as the display method on the Roku.
The question is, could we use the pointer that seems to be built into one or more or perhaps all current models of the Roku in order to give the user a method of moving around or would we have to use buttons on the screen.
3: Each Roku would need its own authentication in order to receive the users own data. Could we use the Ethernet MAC address or some other unique hardware ID in the Roku or would be have to use some other means of authentication.
That's about it for now. I would certainly welcome any input provided to give me leads on where to look and to start learning about the possibilities.
Thank you.