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

Frame information #143

Merged
merged 8 commits into from Aug 17, 2023
Merged

Frame information #143

merged 8 commits into from Aug 17, 2023

Conversation

bdlukaa
Copy link
Collaborator

@bdlukaa bdlukaa commented Aug 15, 2023

Fixes #124


  • Know when the image is old
  • Status indicators
    • LIVE - when the stream is running just fine
    • TIMED OUT - when the stream image is outdated and requires a reload
    • LOADING - when the image is being loaded
    • DELAYED - when the image is delayed from the current time. Note that this may not be possible for now because it'd require a socket communication with the server
  • Information about the issue, whether it's a network issue or the system isn't providing it.
    This can be provided when hovering the label with the mouse or tapping it with a finger.
    A lot of info can be provided, such as the last time the image was updated, FPS and detailed camera info

@bdlukaa bdlukaa marked this pull request as ready for review August 16, 2023 23:49
@bdlukaa bdlukaa merged commit c3be5e3 into bluecherrydvr:main Aug 17, 2023
5 checks passed
@bdlukaa bdlukaa deleted the image-freeze branch August 17, 2023 11:43
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

Successfully merging this pull request may close these issues.

Indicate image freeze
1 participant