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

UI: Add Quality control #27

Open
gunta opened this issue Jul 24, 2015 · 2 comments
Open

UI: Add Quality control #27

gunta opened this issue Jul 24, 2015 · 2 comments
Assignees

Comments

@gunta
Copy link
Member

gunta commented Jul 24, 2015

Reasons:

  • Old devices CPU are too slow (Slow JPEG encoding)
  • STF->Client Network speed may be too slow (Poor Wifi)
  • Client browser may be too slow (Mobile browser / Old PC)

Ways to do it:

  • Manual quality control: Low/Med/High
  • Auto quality control: Measure each blob loading time
    Have 3 L/M/H breakpoints for when the value goes below

What to adjust:

  • Image size
  • JPEG image quality
@gunta gunta self-assigned this Jul 24, 2015
@sorccu
Copy link
Member

sorccu commented Jul 24, 2015

I think it would be easier to understand if it was a slider between speed and quality, rather than having 3 levels to choose from. Then it would also be clearer why the option exists.

neofreko pushed a commit to neofreko/stf that referenced this issue Oct 7, 2020
@qarulz
Copy link

qarulz commented Nov 30, 2021

What about this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants