lisakb140
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2019
07:44 AM
Screen strobing/flashing only on Roku Stick with SceneGraph Update
We have a channel that we recently updated to use the new SceneGraph framework. It passed Roku's testing and has been published successfully. However, we've had several users notify us that the screen "strobes" or flashes when they open up the channel. ALL of these complaints come from users using the Roku Streaming Stick (3800RW).
When this channel was developed on a Roku 4 and Roku Ultra, this issue was not present. Neither was it apparent in Roku's testing.
Has anyone else encountered this problem? I thought it was an issue with Roku Sticks not being compatible with the new SG framework, but it doesn't seem they have issues with any other channels (which have presumably gone thru the SG updat, too), or perhaps a texture memory issue (I've seen flickering when images are too large and using too much memory).
Any insight is tremendously appreciated.
When this channel was developed on a Roku 4 and Roku Ultra, this issue was not present. Neither was it apparent in Roku's testing.
Has anyone else encountered this problem? I thought it was an issue with Roku Sticks not being compatible with the new SG framework, but it doesn't seem they have issues with any other channels (which have presumably gone thru the SG updat, too), or perhaps a texture memory issue (I've seen flickering when images are too large and using too much memory).
Any insight is tremendously appreciated.
1 REPLY 1
norcaljohnny
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2019
08:37 PM
Re: Screen strobing/flashing only on Roku Stick with SceneGraph Update
I have seen this when poster sizes are different.
May want to add this assuming it is a grid and not a list.
May want to add this assuming it is a grid and not a list.
useAtlas="false"