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

[Feature] Automatically restart tracking on crash #100

Open
jameskitt616 opened this issue Mar 7, 2025 · 1 comment
Open

[Feature] Automatically restart tracking on crash #100

jameskitt616 opened this issue Mar 7, 2025 · 1 comment

Comments

@jameskitt616
Copy link

Occasionally the Tracking freezes/crashes and the console output is spammed by the following likes (about 1 entry per second)

[INFO] Discarding the serial buffer (34204 bytes)
[INFO] Discarding the serial buffer (33432 bytes)
[INFO] Discarding the serial buffer (33178 bytes)
[INFO] Discarding the serial buffer (33436 bytes)
[INFO] Discarding the serial buffer (33430 bytes)
[INFO] Discarding the serial buffer (33180 bytes)
[INFO] Discarding the serial buffer (32922 bytes)
[INFO] Discarding the serial buffer (32924 bytes)
[INFO] Discarding the serial buffer (32920 bytes)
[INFO] Discarding the serial buffer (33018 bytes)
[INFO] Discarding the serial buffer (32924 bytes)
[INFO] Discarding the serial buffer (33506 bytes)
[INFO] Discarding the serial buffer (33178 bytes)
[INFO] Discarding the serial buffer (33434 bytes)

I noticed it's enough to press the "Save and Restart Tracking" button and everything works fine again.
Maybe add a mechanism which detects that something is wrong and restarts the tracking automatically.

@jameskitt616
Copy link
Author

Hm it doesn't always seem to be the case when the discarding logs are being written, that the camera froze

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