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

Issue 10845 #11905

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

supercoder-dev
Copy link

To solve the problem of frequent camera switching, we need to add a new configuration parameter min_display_duration to the BirdsEyeFrameManager class and modify the update_frame method to ensure that a camera view is displayed for at least the specified duration before switching.
Modify the update_frame method to check if the current camera has been displayed for at least min_display_duration seconds before switching to another camera.

Copy link

netlify bot commented Jun 12, 2024

Deploy Preview for frigate-docs canceled.

Name Link
🔨 Latest commit 9c49441
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/666acc6a383ff3000825a889

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

1 participant