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

Use camera status to get state of camera config #12787

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Conversation

NickM-27
Copy link
Sponsor Collaborator

@NickM-27 NickM-27 commented Aug 6, 2024

The config object is not reliably updated between the dispatcher and http api. We were relying on implicit behavior that they are the same in memory which is not ideal. This updates the logic to not rely on the config and instead include the current state in the camera status topic

@hawkeye217 hawkeye217 merged commit 069c50a into 0.14.1 Aug 6, 2024
6 checks passed
@hawkeye217 hawkeye217 deleted the fix-config-parsing branch August 6, 2024 15:08
NickM-27 added a commit that referenced this pull request Aug 8, 2024
* Use camera status to get state of camera config

* Fix spelling
hawkeye217 pushed a commit that referenced this pull request Aug 9, 2024
* Use camera status to get state of camera config

* Fix spelling
sandnabba pushed a commit to sandnabba/frigate that referenced this pull request Aug 14, 2024
* Use camera status to get state of camera config

* Fix spelling
NickM-27 added a commit that referenced this pull request Aug 30, 2024
* Use camera status to get state of camera config

* Fix spelling
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.

2 participants