Connected TV, Smart TV

How do you develop Roku Apps using the Stack Methodology?

Table of Contents What is Roku? What is Stack Methodology? Advantages Disadvantages Stack Implementation Stack utilization Sample Channel discussion and execution References What is Roku?  Roku is a brand and platform known for its streaming media players and smart TVs. It was developed by Roku, Inc., an...

by Shishupal Singh Shakya
Tag: Brightscript
16-Apr-2024

Smart TV

What are the local storage options in the Roku Application?

What are the local storage options in Brightscript? What is the Roku or Brightscript FileSystem? In Roku Application Development, there are a total of 5 local storage options available. Cachefs: Cachefs serves as a means to locally store data on Roku Devices, functioning as a read/write file system. For added data persistence,...

by Shishupal Singh Shakya
Tag: Brightscript
20-Sep-2023

Connected TV, Smart TV

Debugging with Bright Script Logger

Logs are always very useful for software developers. It helps developers identify the problems & issues with their programs. Logs help them print data on the console & debug their code. Are logs really that easy to use  Logs seem pretty much handy, but there are some problems too with logs, and one of the biggest problems...

by Sharooque Naushad
Tag: Brightscript
24-Jul-2023

Connected TV, Smart TV

Deep Linking in Roku

Deep linking is used for launching the public channel, universal search and directly open to a particular video in a public channel. According to new Roku development guidelines, all public channels are now essential to implement deep linking to pass certification. Implementation of Deep linking in Roku Step 1: Modify the main...

by Simranjit Kour
Tag: Brightscript
02-Mar-2017