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

Track size of scoreboard image data #287

Open
JohnStrunk opened this issue Jun 13, 2023 · 0 comments
Open

Track size of scoreboard image data #287

JohnStrunk opened this issue Jun 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@JohnStrunk
Copy link
Owner

The scoreboard image is currently sent as a PNG to the CC, but if the user has a detailed background (i.e., a picture), the resulting PNG may be quite large, causing a delay while the CC loads it.

  • Add monitoring of the image size
  • Investigate the use of webp for the image format (lossy or lossless)
  • Investigate dynamically switching to JPG if necessary
@JohnStrunk JohnStrunk added the enhancement New feature or request label Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant