Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close Browser when Screen is Off #27

Open
mikldt opened this issue Apr 27, 2014 · 0 comments
Open

Close Browser when Screen is Off #27

mikldt opened this issue Apr 27, 2014 · 0 comments

Comments

@mikldt
Copy link
Member

mikldt commented Apr 27, 2014

It would be ideal to close the browser while the screen is scheduled "off". This would save power, bandwidth, and server load. It could also provide a fallback screen blanking method for scheduled off times, so that "off" isn't totally meaningless when direct screen control is not available.

Two roadblocks come to mind:

  • On the server side, we would need to make sure the screen isn't registered as offline when the content requests end - perhaps the Player API polling could act as a stand-in.
  • We need to figure out how to coordinate with the OS so that bandshell remains browser-agnostic. Perhaps the Player could provide "browser-start" and "browser-stop" shell scripts that Bandshell could hook into?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant