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

v1.2 Added Stream Analyzer and new Provider Configs #70

Merged
merged 17 commits into from
Oct 16, 2024

Conversation

valentinfrlch
Copy link
Owner

Changelog

Features

  • stream_analyzer takes a list of camera entities and analyzes the live camera feeds.
    This means you no longer need to record a video first and then call the video_analyzer, which is slower as it is executed sequentially and
    involves I/O operations. (video_analyzer is still available)
  • The way the configuration is stored has been completely rewritten. It is now possible to have multiple configurations per provider. A restart is also no longer needed to remove an provider.

Bug fixes & Other small improvements

  • The action call UI has been updated with better descriptions and examples.
  • Config entries are now correctly unloaded when removing them, a restart is no longer necessary.
  • Default values have been updated to provider better results

@valentinfrlch valentinfrlch merged commit 2b69968 into main Oct 16, 2024
12 checks passed
@valentinfrlch valentinfrlch deleted the dev-video-entities branch October 16, 2024 10:53
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