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

Compute rectangles that changed in between framebuffer updates #2

Open
bk138 opened this issue Nov 26, 2020 · 1 comment
Open

Compute rectangles that changed in between framebuffer updates #2

bk138 opened this issue Nov 26, 2020 · 1 comment
Labels
feature-request New feature or request

Comments

@bk138
Copy link
Owner

bk138 commented Nov 26, 2020

Right now, we're sending the full framebuffer with every update. Compute changes relative to the last send framebuffer and send only the differing rectangles.

@bk138
Copy link
Owner Author

bk138 commented Dec 15, 2023

@wawahuy for comparing images/bitmaps chatgpt pointed me at 'org.opencv:opencv-android' which might be a solution, SO has some answers, google probably as well. It might be a good idea to first list some candidates and evaluate pros/cons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant