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

Improved camera stream efficiency #37

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Improved camera stream efficiency #37

merged 1 commit into from
Apr 29, 2024

Conversation

Gold872
Copy link
Owner

@Gold872 Gold872 commented Apr 29, 2024

For every camera stream widget, instead of having a separate http request and stream each time it is rendered, it uses data from the same stream. This also allows for auto disposal/closing whenever the widget becomes invisible, and the actual camera stream widget doesn't need to be cached, only the state has to be.

@Gold872 Gold872 merged commit 9104274 into main Apr 29, 2024
2 checks passed
@Gold872 Gold872 deleted the mjpeg-improvements branch April 29, 2024 18:28
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.

1 participant