As I mentioned on another thread, I want to hire someone to make a Roku channel for my Android app. I'm trying to figure out how the two will communicate with each other. Seems to me like ECP has an Input command (
https://sdkdocs.roku.com/display/sdkdoc ... lAPI-input) that will allow custom messages but the developers I'm discussing this with seem to disagree. Am I reading the documentation wrong?
My idea in this case is that the phone will launch the channel using ECP and then send a custom Input command with some basic information of what to do (like play a video, skip forward, request playback state) and then the Roku channel will respond to the app on a web server the app will have running for it. Does that make sense or is this not possible with brightscript?
Thanks.