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

Race condition during pixel format change #14

Open
any1 opened this issue Jan 25, 2020 · 0 comments
Open

Race condition during pixel format change #14

any1 opened this issue Jan 25, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@any1
Copy link
Owner

any1 commented Jan 25, 2020

When the client request that the pixel format be changed, the server may be already encoding a frame which will be sent after the pixel format change. This causes problems for the client because it is expecting frames in the new format.

Note: This isn't particularly severe as most clients (with the exception of RealVNC) don't change the pixel format on the fly.

@any1 any1 added the bug Something isn't working label Jan 25, 2020
Decodetalkers pushed a commit to Decodetalkers/neatvnc that referenced this issue Aug 20, 2022
Added cli flag to change overlay_cursor option, defaulting to false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant