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

Whiteboard compression #395

Open
3 of 6 tasks
tsaxking opened this issue Sep 24, 2024 · 0 comments
Open
3 of 6 tasks

Whiteboard compression #395

tsaxking opened this issue Sep 24, 2024 · 0 comments
Labels
optimization What we have works, but it could be better

Comments

@tsaxking
Copy link
Owner

tsaxking commented Sep 24, 2024

  • Compress each point, remove all ],[ in the array and replace with a space
  • Accept only 30fps, perhaps lower?
  • Accept significantly lower and turn each point into a bezzier point for a spline. Accept perhaps every 10?
  • Decrease precision
  • Instead of pushing full board state, push latest state
  • If state is too large, push as file upload?
@tsaxking tsaxking added the optimization What we have works, but it could be better label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization What we have works, but it could be better
Projects
None yet
Development

No branches or pull requests

1 participant