- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to prevent ScreenSaver while playing live Audio
Hi,
One of the Screens in our app is a live radio stream player for our radio station.
The screen constantly updates with which show and track is playing.
We would rather not have the screensaver kick in while the Audio node is playing, thinking the app is idle.
Is this possible?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to prevent ScreenSaver while playing live Audio
m.player.disableScreenSaver = true
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to prevent ScreenSaver while playing live Audio
Hi.
Thanks. But that field is for a Video node, not an Audio node.
Very confusing why this field wouldn't also be available for an Audio node, since I've never had to set it for our Video player, as the screensaver never kicks in while playing video anyway.
I assume my only option is to use an 'invisible' Video node?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to prevent ScreenSaver while playing live Audio
It works on the audio node too. Roku has documentation wrong. Try it and see for yourself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to prevent ScreenSaver while playing live Audio
Hi.
Hmm , I did try it earlier, but got the error:
And I just tested it again and the screensaver still kicked in.