Nicolas Mowen and GitHub
1c27ee2d2b
Increase initial hit count for norfair tracker ( #7925 )
...
* Increase initial hit count of tracked object
* Formatting
2023-09-24 06:32:43 -05:00
Nicolas Mowen and GitHub
08586f8f65
Fix case where camera is disabled but autotrack is enabled ( #7914 )
2023-09-24 05:05:29 -05:00
Nicolas Mowen and GitHub
fa2e4993d9
fix typo ( #7903 )
2023-09-21 17:08:31 -05:00
Nicolas Mowen and GitHub
080d7a2d88
Update go2rtc to 1.7.1 ( #7657 )
...
* Update go2rtc to 1.7.0
* Update docs references
* Add docs for homekit restream
* Exit with better error message when substitution is not correct
* Formatting
* Fix pin
* Update go2rtc dep
* Update go2rtc docs references
* Fix name
* Mute player by default
* Remove homekit mention
2023-09-21 06:52:46 -06:00
Nicolas Mowen and GitHub
7d0216b8fb
Improve default timelapse args and make timelapse customizable ( #7840 )
...
* Add args to ignore audio and only process keyframes
* Add timelapse args to config
* Update docs
* Formatting
* Fix spacing
* Fix formatting
* add example of math for pts
2023-09-21 06:20:05 -06:00
Nicolas Mowen and GitHub
4a6579527b
Add docs for audio volume config ( #7807 )
...
* Add docs for audio volume
* fix typo
2023-09-21 05:26:44 -05:00
Nicolas Mowen and GitHub
fd9196ae3e
add note about network bandwidth permissions and don't set interfaces by default ( #7813 )
...
* add note about network bandwidth permissions
* Update default net int
* Set default network interfaces to empty
* Don't read interfaces if none are set
* Formatting
* Add stderr output
2023-09-21 05:26:22 -05:00
Nicolas Mowen and GitHub
111933d3b4
Refactor Exports To Better Handle Recording Configs ( #7846 )
...
* Refactor export logic
* Fix param
* Ensure float is used
* Fix variable assignment
* Fix range
* Formatting
2023-09-21 05:24:49 -05:00
Nicolas Mowen and GitHub
76d4f16db3
Add cancel button to delete starred event dialog ( #7853 )
2023-09-21 05:24:12 -05:00
Nicolas Mowen and GitHub
5d30944d6e
Add fire alarm to default audio labels ( #7854 )
...
* Add fire alarm to default audio list
* Update docs for default audio label list
* Update audio detectors with default label list
2023-09-21 05:23:26 -05:00
Nicolas Mowen and GitHub
3797340efa
Set export sub process to be lower priority ( #7862 )
2023-09-21 05:22:35 -05:00
Nicolas Mowen and GitHub
8728139ae3
Fix birdseye exception handling ( #7864 )
2023-09-21 05:22:11 -05:00
Nicolas Mowen and GitHub
730851cda9
Remove frame interval for qsv timelapse output args ( #7873 )
2023-09-21 05:21:53 -05:00
Nicolas Mowen and GitHub
46412e99d9
revert 1/2 min region size ( #7883 )
2023-09-21 05:21:32 -05:00
Nicolas Mowen and GitHub
e5664826b1
Add ability to play and delete exports from webUI ( #7882 )
...
* add ability to playback exports on exports screen
* Add ability to delete exports from exports screen
* Fix large dialog
* Formatting
2023-09-21 05:20:57 -05:00
Nicolas Mowen and GitHub
9a1c8b2cc4
Remove maximum inertia constraint ( #7890 )
2023-09-21 05:20:26 -05:00
Nicolas Mowen and GitHub
6aedc39a9a
Remove quotes from tensorrt env variable example ( #7823 )
2023-09-16 05:00:07 -05:00
Nicolas Mowen and GitHub
b9e6afa659
Fix webUI success / error messages ( #7820 )
...
* Fix export error handling
* Ensure that config editor success / error is updated each time
* Set response
* Formatting
2023-09-16 04:59:50 -05:00
Nicolas Mowen and GitHub
9185753322
Fix Python Dependabot ( #7762 )
2023-09-11 17:07:51 -05:00
Nicolas Mowen and GitHub
a1b50d2cf4
Update python deps ( #7763 )
2023-09-11 17:07:29 -05:00
a2206bb177
Reduce database queries to necessary fields ( #7751 )
...
* Reduce database queries to necessary labels
* Set columns for other queries
* skip creating model instances
---------
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
2023-09-11 17:07:04 -05:00
64fd5f8be3
Upgrade more deps ( #7684 )
...
* Bump axios from 1.4.0 to 1.5.0 in /web
Bumps [axios](https://github.com/axios/axios ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump @testing-library/jest-dom from 5.17.0 to 6.1.2 in /web
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.17.0 to 6.1.2.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.17.0...v6.1.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump autoprefixer from 10.4.14 to 10.4.15 in /web
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.14 to 10.4.15.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.14...10.4.15 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump postcss from 8.4.27 to 8.4.29 in /web
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.27 to 8.4.29.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.29 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump video.js from 8.3.0 to 8.5.2 in /web
Bumps [video.js](https://github.com/videojs/video.js ) from 8.3.0 to 8.5.2.
- [Release notes](https://github.com/videojs/video.js/releases )
- [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/videojs/video.js/compare/v8.3.0...v8.5.2 )
---
updated-dependencies:
- dependency-name: video.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump preact from 10.16.0 to 10.17.1 in /web
Bumps [preact](https://github.com/preactjs/preact ) from 10.16.0 to 10.17.1.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.16.0...10.17.1 )
---
updated-dependencies:
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Merge
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 10:11:50 -05:00
6e35c97376
Upgrade deps ( #7664 )
...
* Update peewee-migrate requirement from ==1.10.* to ==1.11.*
Updates the requirements on [peewee-migrate](https://github.com/klen/peewee_migrate ) to permit the latest version.
- [Changelog](https://github.com/klen/peewee_migrate/blob/develop/Changelog )
- [Commits](https://github.com/klen/peewee_migrate/compare/1.10.0...1.11.0 )
---
updated-dependencies:
- dependency-name: peewee-migrate
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update web deps
* Update PR deps
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-03 12:33:03 -05:00
Nicolas Mowen and GitHub
db6ee41f3c
Improve error checking and handling for recordings export ( #7647 )
...
* Improve error checking and handling for recordings export
* Cleanup
* Remove order by
2023-09-02 05:42:33 -05:00
Nicolas Mowen and GitHub
36434bb26d
Run flask as multi threaded ( #7648 )
2023-09-02 05:41:46 -05:00
Nicolas Mowen and GitHub
3c25c578f0
Add troubleshooting docs for recordings ( #7381 )
2023-09-01 07:07:55 -05:00
Nicolas Mowen and GitHub
2e4f5bc0e0
Don't fail ptz if camera does not support relative zoom ( #7542 )
...
* Remove relative zoom space as it is not used
* Catch case where camera does not support relative zoom
* Cleanup
2023-09-01 07:07:18 -05:00
Nicolas Mowen and GitHub
bd0d16a75b
Set commands before subscribing to messages ( #7550 )
2023-09-01 07:06:59 -05:00
Nicolas Mowen and GitHub
7069ef93bb
Catch broken pipe when sending to websocket ( #7556 )
2023-09-01 07:06:39 -05:00
Nicolas Mowen and GitHub
737681aa4f
Add default hass location ( #7549 )
2023-09-01 07:06:22 -05:00
Nicolas Mowen and GitHub
45f7db5cf1
Show sub label in debug view when available ( #7567 )
...
* Show sub label in debug view if available
* Ensure sub label is printable to be used
2023-09-01 07:03:47 -05:00
Nicolas Mowen and GitHub
bbdf5e1bee
Don't count in progress events as duplicates ( #7568 )
...
* Don't count in progress events as duplicates
* Fix sql
2023-09-01 07:02:35 -05:00
Nicolas Mowen and GitHub
f25bee7672
Remove custom model example from basic coral docs ( #7639 )
2023-09-01 06:59:08 -05:00
6146afe8f7
Make clear only network storage is supported for addon ( #7505 )
...
* Make clear only network storage is supported for addon
* fix typo
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
---------
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
2023-08-19 16:19:52 -05:00
Nicolas Mowen and GitHub
c815f3c331
Clarify go2rtc requirement for ha integration ( #7503 )
2023-08-19 13:41:26 -05:00
Nicolas Mowen and GitHub
767abed7f0
Catch websocket exception in output ( #7525 )
2023-08-19 13:38:47 -05:00
Nicolas Mowen and GitHub
3921a7faa2
Catch case where detected object has a height of 0 ( #7425 )
2023-08-10 05:51:30 -05:00
Nicolas Mowen and GitHub
afe3b5dd3d
Fix linter error ( #7428 )
2023-08-10 05:49:11 -05:00
Nicolas Mowen and GitHub
fbed3fbb8b
Fix audio filter config ( #7401 )
2023-08-06 12:19:28 -05:00
Nicolas Mowen and GitHub
36ccaa4cff
Improve debug logs for audio & ptz ( #7387 )
...
* Update audio.py
* Add debug log for ptz info
* Formatting
* Fix check
2023-08-05 05:47:56 -05:00
Nicolas Mowen and GitHub
98576418a8
Improve Storage Logs ( #7338 )
...
* Make storage maintenance messages more clear
* Log when storage maintenance is happening
* Formatting
2023-08-01 06:26:45 -05:00
Nicolas Mowen and GitHub
b7ff6735f6
Add support for stationary and active timeline entires ( #7344 )
...
* Add support for stationary and active timeline entires
* Be sure to update stored event data copy with stationary
2023-07-31 21:43:48 -05:00
Nicolas Mowen and GitHub
f57d21039e
Organize configuration sidebar ( #7333 )
...
* Organize configuration sidebar
* Add go2rtc config file
* More reorganization
2023-07-30 18:29:50 -05:00
Nicolas Mowen and GitHub
b79b1d9443
Fix frame not in cache error ( #7313 )
2023-07-29 07:11:45 -05:00
Nicolas Mowen and GitHub
947ccbc654
Accept floats for export when used directly with event start / end time ( #7314 )
...
* Accept floats for export when used directly with event start / end time
* Formatting
* Formatting
2023-07-29 07:05:17 -05:00
Nicolas Mowen and GitHub
f8c0f74ab8
Batch delete recordings for removed cameras as well ( #7302 )
2023-07-28 05:49:52 -05:00
961ce03835
Fix ffmpeg preset typo ( #7293 )
...
* Fix ffmpeg preset typo
* Fix qsv typo
Co-authored-by: Sergey Krashevich <svk@svk.su >
---------
Co-authored-by: Sergey Krashevich <svk@svk.su >
2023-07-26 18:48:05 -05:00
Nicolas Mowen and GitHub
761daf46ea
Refactor Recordings ( #7275 )
...
* Run ffmpeg sub process & video_properties as async
* Run recording cleanup in the main process
* More cleanup
* Use inter process communication to write recordings into the DB
* Formatting
2023-07-26 05:55:08 -05:00
Nicolas Mowen and GitHub
9016a48dc7
Refactor Audio Events To Use stdout Pipe ( #7291 )
...
* Cleanup audio detection
* Read audio frames from ffmpeg process directly
* Handle case where process has stopped
2023-07-26 05:51:45 -05:00
Nicolas Mowen and GitHub
680198148b
Fix build ( #7266 )
2023-07-23 17:22:54 -05:00
Nicolas Mowen and GitHub
dc44a6c3b4
Community Supported Boards Framework ( #7114 )
...
* Make main frigate build non rpi specific and build rpi using base image
* Add boards to sidebar
* Fix docker build
* Fix docs build
* Update pr branch for testing
* remove target from rpi build
* Remove manual build
* Add push build for rpi
* fix typos, improve wording
* Add arm build for rpi
* Cleanup and add default github ref name
* Cleanup docker build file system
* Setup to use docker bake
* Add ci/cd for bake
* Fix path
* Fix devcontainer
* Set targets
* Fix build
* Fix syntax
* Add wheels target
* Move dev container to trt
* Update key and fix rpi local
* Move requirements files and set intermediate targets
* Add back --load
* Update docs for community board development
* Update installation docs to reflect different builds available
* Update docs with official and community supported headers
* Update codeowners docs
* Update docs
* Assemble main and standard builds
* Change order of pushes
* Remove community board after successful build
* Fix rpi bake file names
2023-07-23 16:45:29 -05:00
Nicolas Mowen and GitHub
6a4f317403
Update reolink config ( #7253 )
2023-07-23 07:48:14 -05:00
Nicolas Mowen and GitHub
d30a738960
Show status when mask is saved ( #7212 )
2023-07-21 07:30:22 -05:00
Nicolas Mowen and GitHub
bfa7a5cc60
db improvements ( #7227 )
...
* Store camera labels in dict and other optimizations
* Add max on timeout so it is at least 60
* Ensure db timeout is at least 60
* Update list once a day to ensure new labels are cleaned up
* Formatting
* Insert recordings as bulk instead of individually.
* Fix
* Refactor event and timeline cleanup
* Remove unused
2023-07-21 07:29:50 -05:00
Nicolas Mowen and GitHub
b655eca152
Set supported ptz features in init to not fail when camera has an error ( #7228 )
2023-07-21 07:27:07 -05:00
Nicolas Mowen and GitHub
f2ff55dba2
Set timeout based on number of cameras ( #7219 )
2023-07-19 07:42:32 -05:00
Nicolas Mowen and GitHub
91aadb6044
Don't show frigate+ button for audio / custom events ( #7203 )
2023-07-18 07:41:45 -06:00
Nicolas Mowen and GitHub
c5b8d13beb
Save audio scores and add audio filter config ( #7185 )
...
* Send and save score for external events
* Add audio filters config
* Fix access
* Add docs
* Cleanup
2023-07-17 06:07:15 -05:00
Nicolas Mowen and GitHub
dacf45cd88
Add tests for recordings retention and fix bug ( #7183 )
...
* Add tests for segment info
* Fix logic
2023-07-16 13:07:15 -05:00
Nicolas Mowen and GitHub
c6d0e93157
Allow customization of tooltip capitalization ( #7172 )
2023-07-16 07:44:05 -05:00
Nicolas Mowen and GitHub
662025a961
Remove faster_fifo ( #7181 )
...
* Remove faster_fifo
* Remove const
2023-07-16 07:42:56 -05:00
Nicolas Mowen and GitHub
07155b1fa9
Show / Download Exported recordings UI ( #7171 )
...
* Start with getting list of exports
* List downloadable exports in export page
* Fix downloading
* use swr instead of effect
2023-07-15 15:13:53 -05:00
Nicolas Mowen and GitHub
8e584cf844
Add option for enabling sync recordings ( #7169 )
2023-07-15 08:38:21 -05:00
Nicolas Mowen and GitHub
d0873631cc
Fix logic ( #7165 )
2023-07-14 20:46:01 -05:00
Nicolas Mowen and GitHub
dfd3fcdff6
Publish audio detections ( #7159 )
...
* Send mqtt message when audio is detected
* Fix value
* Add audio topics to mqtt docs and add mqtt headers
* Use existing standard for values
* Update mqtt.md
2023-07-14 19:06:00 -05:00
Nicolas Mowen and GitHub
00016b7499
Save average dBFS and retain segment with dBFS in motion mode ( #7158 )
...
* Hold audio info queue for recordings
* Add dBFS to db
* Cleanup
* Formatting
* Fix check
2023-07-14 19:05:14 -05:00
Nicolas Mowen and GitHub
598ae98bfe
Fix incorrect import in Config ( #7157 )
2023-07-14 06:32:17 -06:00
Nicolas Mowen and GitHub
5c12762cb5
Fix Birdseye Width & PTZ control panel ( #7118 )
...
* Cleanup birdseye UI
* Cleanup
* Fix reversed condition
2023-07-14 06:29:57 -05:00
Nicolas Mowen and GitHub
3a0c36e8db
Refactor ff queue size ( #7116 )
...
* Refactor queue size
* Only use enabled cameras
* Formatting
2023-07-14 06:29:11 -05:00
Nicolas Mowen and GitHub
6adc810145
Sub label api score ( #7113 )
...
* Support setting sub label scores via API
* Update docs
* Update docs
* Formatting
* Throw error when score is outside expected bounds
* Fix / cleanup
2023-07-14 06:28:16 -05:00
f37f034b6a
Only run audio detection when audio is above noise threshold ( #7078 )
...
* Only run audio detection when audio is above noise threshold
* Formatting
* Fix event parsing
* Update frigate/events/audio.py
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
---------
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
2023-07-08 07:16:24 -05:00
Nicolas Mowen and GitHub
d6f82f9edc
Fix queues ( #7087 )
...
* Fix queues
* Change name
* Use standard queue for limited queue
* remove unused
* isort
2023-07-08 06:46:31 -05:00
Nicolas Mowen and GitHub
00b9a490bb
Hide birdseye width button on mobile devices ( #7077 )
...
* Hide birdseye width button on mobile devices
* Update Birdseye.jsx
2023-07-07 07:35:53 -05:00
Nicolas Mowen and GitHub
04aada8720
Fix webUI presets ( #7065 )
2023-07-07 07:07:46 -05:00
Nicolas Mowen and GitHub
69630e7385
Fix incorrect respnses ( #7066 )
2023-07-07 07:06:42 -05:00
Nicolas Mowen and GitHub
baf671b764
Cleanup and organize utils ( #7033 )
...
* Force birdseye cameras into standard aspect ratios
* Organize utils
* Update tests
* Formatting
* Isort
* Fix tests
* Cleanup
* isort
2023-07-06 09:28:50 -05:00
Nicolas Mowen and GitHub
606f00867e
Fix go2rtc getting env var ( #7052 )
2023-07-06 09:11:49 -05:00
Nicolas Mowen and GitHub
3f509b6ff9
Update reolink docs to make go2rtc config more clear ( #6985 )
2023-07-06 07:57:03 -05:00
Nicolas Mowen and GitHub
d0891e5183
Ptz cleanup ( #6999 )
...
* Use _ instead of - for ptz presets
* Update mqtt.md
* Fix
* Formatting
2023-07-06 07:42:17 -05:00
Nicolas Mowen and GitHub
339b6944f1
Force birdseye cameras into standard aspect ratios ( #7026 )
...
* Force birdseye cameras into standard aspect ratios
* Clarify comment
* Formatting
* Actually use the calculated aspect ratio when building the layout
* Fix Y aspect
* Force canvas into known aspect ratio as well
* Save canvas size and don't recalculate
* Cache coefficients that are used for different size layouts
* Further optimize calculations to not be done multiple times
2023-07-06 07:30:05 -05:00
Nicolas Mowen and GitHub
0f68fbc8db
Use pre capture for custom events ( #7038 )
...
* Use pre capture for custom events
* Formatting
2023-07-06 07:26:53 -05:00
Nicolas Mowen and GitHub
998bffe706
Fix min region size not being divisible by 4 ( #7040 )
...
* Fix min region size not being divisible by 4
* Simplify half calculation
2023-07-06 07:25:37 -05:00
Nicolas Mowen and GitHub
58c6ef1e12
Add designator when events are from the api ( #6997 )
...
* Add designator when events are custom
* Add type field and set via API
2023-07-03 09:48:00 -05:00
Nicolas Mowen and GitHub
83edf9574e
Scale birdseye layout up to max size after it has been calculated ( #6825 )
...
* Scale layout up to max size after it has been calculated
* Limit portrait cameras to taking up 2 rows
* Fix bug
* Fix birdsye not removing cameras once objects are no longer visible
* Fix lint
2023-07-02 07:45:45 -05:00
Nicolas Mowen and GitHub
c25367221e
Fix audio events not being ended ( #6981 )
...
* Fix audio events not being ended
* Fix audio events not being ended correctly
* Clean up debug code
2023-07-01 16:33:47 -05:00
Nicolas Mowen and GitHub
7ee17c7af8
Fix small audio events details ( #6978 )
...
* Fix missed audio details
* Add mqtt docs
* Delete instead of setting to None
2023-07-01 11:19:14 -05:00
c3b313a70d
Audio events ( #6848 )
...
* Initial audio classification model implementation
* fix mypy
* Keep audio labelmap local
* Cleanup
* Start adding config for audio
* Add the detector
* Add audio detection process keypoints
* Build out base config
* Load labelmap correctly
* Fix config bugs
* Start audio process
* Fix startup issues
* Try to cleanup restarting
* Add ffmpeg input args
* Get audio detection working
* Save event to db
* End events if not heard for 30 seconds
* Use not heard config
* Stop ffmpeg when shutting down
* Fixes
* End events correctly
* Use api instead of event queue to save audio events
* Get events working
* Close threads when stop event is sent
* remove unused
* Only start audio process if at least one camera is enabled
* Add const for float
* Cleanup labelmap
* Add audio icon in frontend
* Add ability to toggle audio with mqtt
* Set initial audio value
* Fix audio enabling
* Close logpipe
* Isort
* Formatting
* Fix web tests
* Fix web tests
* Handle cases where args are a string
* Remove log
* Cleanup process close
* Use correct field
* Simplify if statement
* Use var for localhost
* Add audio detectors docs
* Add restream docs to mention audio detection
* Add full config docs
* Fix links to other docs
---------
Co-authored-by: Jason Hunter <hunterjm@gmail.com >
2023-07-01 08:18:33 -05:00
Nicolas Mowen and GitHub
8cb8a030be
Update docs to reflect HA addon storage feature ( #6681 )
...
* Clean up docs given HA addon storage support
* Add guide for using HA network storage
* Add to sidebar
* Specify that media type needs to be used
* Link to storage guide from install docs
* Instruct users to store DB in /config
* Update ha_network_storage.md
* Recommend that data is moved or deleted
2023-06-30 22:13:08 -05:00
Nicolas Mowen and GitHub
f3f9b36e07
Fix bad check on np.array ( #6968 )
2023-06-30 07:06:38 -06:00
Nicolas Mowen and GitHub
0a8249d6fb
Fix Bad Resize For Camera Snapshot ( #6797 )
...
* Catch cases where incorrect size is requested
* Set a default if calculated height is incorrect
2023-06-30 07:34:10 -05:00
Nicolas Mowen and GitHub
d2a2643cd6
Apply zone filter before inertia ( #6854 )
...
* Apply zone filter before intertia
* Formatting
2023-06-30 07:15:55 -05:00
bd17e7d824
Show object attributes when hovering or tapping timeline bounding box ( #6879 )
...
* Show overlay when hovering on timeline box
* Make it work with mobile too
* Fix lint
* Fix ratio
* Update web/src/components/TimelineEventOverlay.jsx
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
* Show overlay when hovering on timeline box
* Make it work with mobile too
* Fix lint
* Fix ratio
* Remove label and make overlay respect selected theme
---------
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
2023-06-30 07:15:19 -05:00
Nicolas Mowen and GitHub
9137f1594b
Remove legacy recordings file cleanup ( #6947 )
...
* Remove legacy recordings file cleanup
* Remove unused
2023-06-30 07:13:00 -05:00
Nicolas Mowen and GitHub
ece070fee1
Load labels dynamically for event filters ( #6896 )
...
* Load labels dynamically to include custom events and audio, do not include attribute labels
* Formatting
* Fix sorting
* Also filter tracked object list on camera page
* isort
* Don't fail before load
2023-06-28 05:51:53 -05:00
Nicolas Mowen and GitHub
09cc4251f0
Fix dict getting overwritten ( #6830 )
2023-06-17 10:31:35 -05:00
Nicolas Mowen and GitHub
2be2050d57
Don't fail to save segment when cv2 fails ( #6823 )
...
* Don't fail when cv2 fails
* Clean up exception handling
2023-06-17 09:56:00 -05:00
Nicolas Mowen and GitHub
0996883a98
Add docs for annotation offset ( #6824 )
2023-06-16 18:00:49 -06:00
b66810247e
Optimize stacked recordings ( #6809 )
...
* Make camera recordings mover asynchronous
* Formatting
* Move to using cv2 instead of external ffmpeg process
* Use ffprobe if cv2 failed
* Formatting
* Fix bad access
* Formatting
* Update frigate/record/maintainer.py
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
* Update name of caller
---------
Co-authored-by: Blake Blackshear <blakeb@blakeshome.com >
2023-06-16 07:09:13 -06:00
Nicolas Mowen and GitHub
0592cedcde
Rewrite birdseye auto layout ( #6818 )
...
* Prefer horizontal layout to vertical
* Rewrite birdseye to use aspect ratios instead of resolutions as layout configurator
* Improve layout with slightly larger than 16:9 cameras
* Remove manual 2 camera layout
* Lint
* Remove log
2023-06-16 07:35:36 -05:00
Nicolas Mowen and GitHub
ff1b5c87aa
Fix stream name not being used for MSE ( #6796 )
2023-06-14 06:49:32 -06:00