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: 
EnTerr
Roku Guru

ECP /sleep/screensaver_id ?

I start wishing for a way to start a screensaver via ECP command. Something like /launch, except `launch` runs the RunUserInterface()/main() function and i wish for a way to reach RunScreenSaver(). Credit due - i looked and seems i am not the first, RenoJim has already asked:
"renojim" wrote:
Adding the ability to launch any screensaver via ECP might be a nice addition. I don't know how many people would use it, but I know I've wished I could send my box to screensaver immediately on a few occasions.

So i imagine something like
POST http://1.2.3.4:8060/sleep/screensaver_backlight
to summon the "Power Saver" screen saver.

There are a few beneficial uses to such feature -
  • like an app calling the above power-saver to turn off RokuTV backlight, while it continues to do its due in the background

  • in a family/bundle of apps, not all would have to provide a SS - instead the rest could "delegate" the SS function only one of them, the others invoking its SS over ECP. Somewhat contrived example, i admit.

  • in my particular case, i am working on a utility SS of sorts, which when invoked (as a system-wide SS) will do something quick and after that, it's done and can exit, chaining/delegating the rest of the sleep to another SS (for which exactly, i can add selection dialog in my SS Settings)

For my purpose, if this was possible - i would have like a perfect planetary alignment, all the other APIs are already available.
0 Kudos
1 REPLY 1
EnTerr
Roku Guru

Re: ECP /sleep/screensaver_id ?

Any thoughts, @Roku* ?
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.