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

Autotracker: add thread lock for move queues #7973

Merged
merged 1 commit into from Sep 28, 2023

Conversation

hawkeye217
Copy link
Collaborator

There is a chance, especially with high frame rates, that multiple movement values are enqueued before the PTZ starts moving. This PR adds a simple thread lock to make sure that doesn't happen.

@netlify
Copy link

netlify bot commented Sep 27, 2023

Deploy Preview for frigate-docs ready!

Name Link
🔨 Latest commit 975db2f
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/651499afb4fb9e0007ea7d36
😎 Deploy Preview https://deploy-preview-7973--frigate-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@blakeblackshear blakeblackshear merged commit 50f13b7 into blakeblackshear:dev Sep 28, 2023
10 checks passed
@hawkeye217 hawkeye217 deleted the move-queue-locking branch September 29, 2023 03:35
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.

None yet

3 participants