Questions tagged [roku]

"Roku" is a video streaming player and platform, developed and sold by the company "Roku, Inc."

[Roku, Inc.][1] was founded in 2002 by Anthony Wood, the founder of ReplayTV (one of the first DVRs). "Roku" means six in Japanese, a reference to this being the 6th company that Wood has launched.

Roku Inc develops both the hardware and software for the eponymous Roku platform. The company manufactures and sells the [Roku][2] set-top boxes - as well as licenses the platform to manufacturers (e.g. Hisense, TCL, Insignia, Sharp) of "RokuTV" smart TVs.

Development for the Roku platforms is done primarily through BrightScript, a scripting language very similar to Visual Basic. A sister company - BrightSign - uses Brightscript for their commercial sign and display products.

More information can be found at http://www.roku.com

[1] https://en.wikipedia.org/wiki/Roku,_Inc.

[2] https://en.wikipedia.org/wiki/Roku

496 questions
0
votes
1 answer

Closing Sockets/Stop Tasks on channel exit/close

i am getting starting with Roku development and after playing around with examples and reading through the docs, forums etc i've noticed that there is no app close/exit event handling through app code or handling the Home button etc... With that in…
JanBo
  • 2,925
  • 3
  • 23
  • 32
0
votes
2 answers

how to show suggestions in eclipse IDE for ROKU development

I am currently developing a ROKU channel in eclipse IDE. And when i start typing it's didn't show any suggestion of variables and methods. Help me to solve this problem.
Appzoro
  • 1
  • 1
0
votes
1 answer

How to handle a request with HTTPS protocol in Roku SG while website insecure?

I am working on a Roku Scene Graph application. It gets request data from remote servers specified by URLs. However, the response was not returning and showing an error: SSL: no alternative certificate subject name matches target host name... How…
Balbant Singh
  • 187
  • 1
  • 10
0
votes
0 answers

Roku Web Service API Push Notifications security concern

I'm integrating Roku into our multi platform app with paid subscriptions model so webhooks/push notifications are crucial for business to know when subscription being renewed, cancelled etc. I came across Roku Push Notifications documentation which…
dgpro
  • 347
  • 3
  • 10
0
votes
2 answers

Is there any way to find out issue without Roku TV 5203X?

I am working for roku app, client said some animation issue on Roku TV 5203X. We have tested app working fine on roku stick, roku-3, roku-4 and roku premium devices but we have not Roku TV 5203X. Is there any way to find out issue without Roku TV…
Balbant Singh
  • 187
  • 1
  • 10
0
votes
1 answer

How to use RAF in gaming applications on Roku?

I wrote a simple game using roScreen, and I want to put RAF in there. For example when character fails, I would like to show him few ads and then get back to game. I wrote a function that draws message and waits for 'OK' or 'instant_replay'…
sudo97
  • 338
  • 1
  • 6
0
votes
2 answers

ROKU - VIMEO video hosting

I've tried to work this out, however, I'm at a stage now where I need to ask for advise/help. I'm developing a ROKU channel (to showcase clips/trailers/promos) for my Vimeo channel. I'm using the hero grid theme (which ROKU kindly give away on their…
0
votes
4 answers

How to open YouTube Roku Channel and Playlist from My Roku Channel?

Hello intelligent programmers here on stack overflow. I am new to BrightScript with a little knowledge in HTML, however I'm trying to create my own simple Roku Channel for educational purposes, with some text and a submit button to open the Official…
Carlm3
  • 19
  • 1
  • 3
0
votes
1 answer

Can AWS host a HLS link that can change at a whim?

​Hi everyone, Situation: I want AWS to host a HLS link which I can change at a whim (so, not hard coded) to guide devices like the Roku, Fire TV, Alexa, Apple TV, where the HLS link is. Currently my programs tell devices to go to Ooyala then Ooyala…
0
votes
1 answer

How to Change Height of Rectangle on Keypress?

I am trying to figure out how to change the height of a box when a user presses up on the remote. Here's the component: