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

Robust against pixelflut disconnects #50

Open
Poeschl opened this issue Dec 30, 2021 · 0 comments
Open

Robust against pixelflut disconnects #50

Poeschl opened this issue Dec 30, 2021 · 0 comments

Comments

@Poeschl
Copy link
Owner

Poeschl commented Dec 30, 2021

Make the recorder more robust when the pixelflut-server is not available.

Wait for the first connection on start and afterwards if the server closes the connection, ignore an update on the image buffer.
Continue the updating when the connection can be established again.

Make sure the application don't crash on a closed connection!

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