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

Small autotracking changes #9571

Merged
merged 7 commits into from
Feb 2, 2024

Conversation

hawkeye217
Copy link
Collaborator

This is a small PR to:

  • catch any exceptions for unsupported cameras in onvif get_camera_status()
  • change the behavior of camera movement when a fast moving object is crossing the frame. The original code completes two separate movements, but in testing and real-world applications this has been found to be unnecessary. Frigate is able to maintain tracking of the target object without a second movement.

Also, it looks like web-new was still in .gitignore, so I removed it.

Copy link

netlify bot commented Feb 1, 2024

Deploy Preview for frigate-docs canceled.

Name Link
🔨 Latest commit 9169339
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/65bbbfc81f99280007506a7a

@blakeblackshear blakeblackshear merged commit 3df8b58 into blakeblackshear:dev Feb 2, 2024
10 checks passed
mike2307 pushed a commit to mike2307/frigate that referenced this pull request Feb 11, 2024
* ignore web-new

* remove web-new

* catch exceptions for unsupported cameras

* don't split up large ptz movements

* fix ruff
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