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

Add interface to force-load next source #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Sticklyman1936
Copy link

Also, fixed small race condition on a faster machine (although I don't think it is a good fix...).

We add a delay before taking a screenshot as faster devices may take
the screenshot before the display itself has updated. This is not an
issue on platforms such as the RaspberryPi, but can be seen on faster
desktop machines.
We add a somewhat hacky web interface to force the billboard to load
the source. This is designed to be used as a sort of Panic Button.

The next source can be loaded by visiting <IP>:<port>/next.
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

Successfully merging this pull request may close these issues.

1 participant