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

FR: Browser/WebSocket: color6 support #438

Open
Westworld opened this issue Sep 22, 2023 · 0 comments
Open

FR: Browser/WebSocket: color6 support #438

Westworld opened this issue Sep 22, 2023 · 0 comments

Comments

@Westworld
Copy link
Contributor

Feature request to support color6 (64 colors) for WebSocket/Browser output
Serum based colorisation uses 64 colors in a color6 encoding. Currently they are converted to 24bit RGB, producing so many web packets that the browser got lost, way behind in display, wrong order, even get stuck.

A solution would be to support color6 directly, which would reduce traffic drastically.
This would also require to support color rotation.
Still I noticed that often package (frames) arrives in wrong order, so a filter to skip older frames would help

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