Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
sbjun
Visitor

roGridScreen Overhang

Hi,

I am trying to set the Overhang on a roGridScreen from a web server but have been unsuccessful. I changed only one line in the simplegrid example:

theme.GridScreenLogoHD          =  '"pkg:/images/Overhang_Test_HD.png"

to
theme.GridScreenLogoHD          = "http://192.168.1.200/images/Overhang_Test_HD.png"


The overhang does not load in the second case.

Suggestions?

Thanks
SBJun
0 Kudos
2 REPLIES 2
RokuChris
Roku Employee
Roku Employee

Re: roGridScreen Overhang

Overhangs must be stored locally. In most cases, you'd just bundle them into your pkg, but if you must use images from the cloud, download them to tmp:/ first using roURLTransfer.
0 Kudos
sbjun
Visitor

Re: roGridScreen Overhang

Thanks Chris. I will try the roURLTransfer method. The use case in this instance requires an ability to update the overhang image from cloud -- so we cant use pkg:/ to store the overhang
0 Kudos
Need Assistance?
Welcome to the Roku Community! Feel free to search our Community for answers or post your question to get help.

Become a Roku Streaming Expert!

Share your expertise, help fellow streamers, and unlock exclusive rewards as part of the Roku Community. Learn more.