Nicolas Mowen and GitHub
9c20cd5f7b
Handle in progress previews export and fix time check bug ( #14930 )
...
* Handle in progress previews and fix time check bug
* Formatting
2024-11-11 09:30:55 -06:00
Nicolas Mowen and GitHub
96c0c43dc8
Add support for specifying tensorrt device ( #14898 )
2024-11-10 08:43:24 -06:00
Nicolas Mowen and GitHub
a68c7f4ef8
Pin all intel packages ( #14887 )
2024-11-09 11:08:25 -06:00
Nicolas Mowen and GitHub
7c474e6827
Pin intel driver ( #14884 )
...
* Pin intel driver
* Use slightly older version
2024-11-09 08:09:36 -07:00
Nicolas Mowen and GitHub
46ed520886
Don't generate tensorrt models by default ( #14865 )
2024-11-08 07:37:18 -06:00
Nicolas Mowen and GitHub
ace02a6dfa
Don't pass hwaccel args to preview ( #14851 )
2024-11-07 17:24:38 -06:00
Nicolas Mowen and GitHub
2eb5fbf112
Add more debug logs for preview and output ( #14833 )
2024-11-06 07:59:33 -06:00
Nicolas Mowen and GitHub
404807c697
UI tweaks ( #14814 )
...
* Tweak bird icon and fix _ in object name
* Apply to all capitalization
2024-11-05 08:29:07 -07:00
Nicolas Mowen and GitHub
553676aade
Fix missing tensor_input ( #14790 )
2024-11-04 13:04:33 -06:00
Nicolas Mowen and GitHub
a13b9815f6
Various fixes ( #14786 )
...
* Catch openvino error
* Remove clip deletion
* Update deletion text
* Fix timeline not respecting timezone config
* Tweaks
* More timezone fixes
* Fix
* More timezone fixes
* Fix shm docs
2024-11-04 07:07:57 -07:00
156e7cc628
Clarify semantic search GPU ( #14767 )
...
* Clarify semantic search GPU
* clarity
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* fix wording
---------
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
2024-11-03 19:49:13 -06:00
Nicolas Mowen and GitHub
e5ebf938f6
Fix float input ( #14720 )
2024-11-01 06:55:55 -06:00
Nicolas Mowen and GitHub
ac8ddada0b
Various fixes ( #14703 )
...
* Fix not retaining custom events
* Fix media apis
2024-10-31 07:31:01 -05:00
Nicolas Mowen and GitHub
bb4e863e87
Fix jetson onnxruntime ( #14698 )
...
* Fix jetson onnxruntime
* Remove comment
2024-10-30 19:16:28 -05:00
Nicolas Mowen and GitHub
c7a4220d65
Jetson onnxruntime ( #14688 )
...
* Add support for using onnx runtime with jetson
* Update docs
* Clarify
2024-10-30 08:22:28 -06:00
Nicolas Mowen and GitHub
03dd9b2d42
Don't open file with read permissions if there is no need to write to it ( #14689 )
2024-10-30 08:22:20 -06:00
Nicolas Mowen and GitHub
89ca085b94
Add info about GPUs that are supported for semantic search ( #14687 )
...
* Add specific information about GPUs that are supported for semantic search
* clarity
2024-10-30 07:41:58 -05:00
Nicolas Mowen and GitHub
fffd9defea
Add docs update to type of change ( #14686 )
2024-10-30 06:30:00 -06:00
Nicolas Mowen and GitHub
d10fea6012
Add specific section about GPU in semantic search ( #14685 )
2024-10-30 07:23:10 -05:00
Nicolas Mowen and GitHub
ab26aee8b2
Fix config loading ( #14684 )
2024-10-30 07:16:56 -05:00
Nicolas Mowen and GitHub
357ce0382e
Fixes ( #14668 )
...
* Fix environment vars reading
* fix yaml returning none
* Assume rocm model is onnx despite file extension
2024-10-29 15:34:07 -05:00
Nicolas Mowen and GitHub
4e25bebdd0
Add ability to configure model input dtype ( #14659 )
...
* Add input type for dtype
* Add ability to manually enable TRT execution provider
* Formatting
2024-10-29 10:28:05 -05:00
Nicolas Mowen and GitHub
eca504cb07
More bug fixes ( #14593 )
...
* Adjust mqtt logging behavior
* Set disconnect
* Only consider intel gpu stats error if None is returned
2024-10-25 09:45:11 -05:00
Nicolas Mowen and GitHub
4c75440af4
Docs updates ( #14590 )
...
* Update motion docs to make note of recordings
* Make note of genai on CPU
2024-10-25 08:09:25 -05:00
Nicolas Mowen and GitHub
94f7528885
Bug fixes ( #14588 )
...
* Get intel stats manually if parsing fails
* Fix assignment
* Clean up mqtt
* Formatting
* Fix logic
2024-10-25 06:47:56 -06:00
Nicolas Mowen and GitHub
4ff0c8a8d1
Better review sub-labels ( #14563 )
...
* Better review sub-labels
* Handle init
2024-10-24 17:00:39 -05:00
Nicolas Mowen and GitHub
f9fba94863
Slightly downgrade onnxruntime-gpu ( #14558 )
2024-10-24 13:17:11 -05:00
Nicolas Mowen and GitHub
f9b246dbd0
Deps updates ( #14556 )
...
* Update nvidia deps
* Update python deps
* Update web deps
2024-10-24 08:48:14 -05:00
Nicolas Mowen and GitHub
18824830fd
Export preview via api ( #14535 )
...
* Break out recording to separate function
* Implement preview exporting
* Formatting
2024-10-23 08:36:52 -05:00
Nicolas Mowen and GitHub
e4048be088
Increase download output ( #14523 )
2024-10-22 21:33:41 -05:00
Nicolas Mowen and GitHub
d715a8c290
Catch empty bytes ( #14521 )
2024-10-22 19:07:54 -05:00
Nicolas Mowen and GitHub
40c6fda19d
Various fixes and improvements ( #14492 )
...
* Refactor preprocessing of images
* Cleanup preprocessing
* Improve naming and handling of embeddings
* Handle invalid intel json
* remove unused
* Use enum for model types
* Formatting
2024-10-21 16:19:34 -06:00
Nicolas Mowen and GitHub
560dc68120
Fixes ( #14480 )
...
* Catch case where object does not have thumbnail data
* Catch intel stats json decoding error
* Catch division by zero
2024-10-21 09:38:48 -05:00
Nicolas Mowen and GitHub
2137de37b9
Fix snapshot call ( #14448 )
2024-10-19 14:11:49 -05:00
Nicolas Mowen and GitHub
8ac4b001a2
Various fixes ( #14410 )
...
* Fix access
* Reorganize tracked object for imports
* Separate out rockchip build
* Formatting
* Use original ffmpeg build
* Fix build
* Update default search type value
2024-10-17 11:02:27 -05:00
Nicolas Mowen and GitHub
edaccd86d6
Fix build ( #14398 )
2024-10-16 19:26:47 -05:00
Nicolas Mowen and GitHub
5f77408956
Update logos handling ( #14396 )
...
* Add attribute for logos
* Clean up tracked object to pass model data
* Update default attributes map
2024-10-16 16:22:34 -05:00
Nicolas Mowen and GitHub
9f866be110
Remove line in install deps ( #14389 )
2024-10-16 11:40:31 -05:00
Nicolas Mowen and GitHub
06f47f262f
Use config attribute map instead of hard coded ( #14387 )
2024-10-16 07:27:36 -06:00
3f1ab66899
Embeddings UI updates ( #14378 )
...
* Handle Frigate+ submitted case
* Add search settings and rename general to ui settings
* Add platform aware sheet component
* use two columns on mobile view
* Add cameras page to more filters
* clean up search settings view
* Add time range to side filter
* better match with ui settings
* fix icon size
* use two columns on mobile view
* clean up search settings view
* Add zones and saving logic
* Add all filters to side panel
* better match with ui settings
* fix icon size
* Fix mobile fitler page
* Fix embeddings access
* Cleanup
* Fix scroll
* fix double scrollbars and add separators on mobile too
* two columns on mobile
* italics for emphasis
---------
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
2024-10-15 19:25:59 -05:00
af844ea9d5
Update coral troubleshooting docs ( #14370 )
...
* Update coral docs for latest ubuntu
* capitalization
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
---------
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
2024-10-15 10:39:31 -05:00
Nicolas Mowen and GitHub
b75efcbca2
UI tweaks ( #14369 )
...
* Adjust text size
* Make cursor consistent
* Fix lint
2024-10-15 09:37:04 -06:00
Nicolas Mowen and GitHub
25043278ab
Always run embedding descs one by one ( #14365 )
2024-10-15 07:40:45 -06:00
Nicolas Mowen and GitHub
0eccb6a610
Db fixes ( #14364 )
...
* Handle case where embeddings overflow token limit
* Set notification tokens
* Fix sort
2024-10-15 07:17:54 -06:00
Nicolas Mowen and GitHub
3879fde06d
Don't allow unlimited unprocessed segments to stay in cache ( #14341 )
...
* Don't allow unlimited unprocessed frames to stay in cache
* Formatting
2024-10-14 16:11:43 -06:00
887433fc6a
Streaming download ( #14346 )
...
* Send downloaded mp4 as a streaming response instead of a file
* Add download button to UI
* Formatting
* Fix CSS and text
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* download video button component
* use download button component in review detail dialog
* better filename
---------
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
2024-10-14 15:23:02 -06:00
Nicolas Mowen and GitHub
9adffa1ef5
Detection adjustments ( #14329 )
2024-10-13 21:34:51 -05:00
Nicolas Mowen and GitHub
e8b2fde753
Support batch embeddings when reindexing ( #14320 )
...
* Refactor onnx embeddings to handle multiple inputs by default
* Process items in batches when reindexing
2024-10-13 12:33:27 -05:00
Nicolas Mowen and GitHub
3a403392e7
Fixes for model downloading ( #14305 )
...
* Use different requestor for downloaders
* Handle case where lock is left over from failed partial download
* close requestor
* Formatting
2024-10-12 13:36:10 -05:00
Nicolas Mowen and GitHub
40bb4765d4
Add support for more icons ( #14299 )
2024-10-12 08:37:22 -05:00
Nicolas Mowen and GitHub
51509760e3
Update object docs ( #14295 )
2024-10-12 07:13:00 -05:00
Nicolas Mowen and GitHub
6e332bbdf8
Remove device config and use model size to configure device used ( #14290 )
...
* Remove device config and use model size to configure device used
* Don't show Frigate+ submission when in progress
* Add docs link for bounding box colors
2024-10-11 17:08:14 -05:00
Nicolas Mowen and GitHub
d4b9b5a7dd
Reduce onnx memory usage ( #14285 )
2024-10-11 13:03:47 -05:00
Nicolas Mowen and GitHub
6df541e1fd
Openvino models ( #14283 )
...
* Enable model conversion cache for openvino
* Use openvino directly for onnx embeddings if available
* Don't fail if zmq is busy
2024-10-11 10:47:23 -06:00
Nicolas Mowen and GitHub
dd6276e706
Embeddings fixes ( #14269 )
...
* Add debugging logs for more info
* Improve timeout handling
* Fix event cleanup
* Handle zmq error and empty data
* Don't run download
* Remove unneeded embeddings creations
* Update timouts
* Init models immediately
* Fix order of init
* Cleanup
2024-10-10 16:37:43 -05:00
Nicolas Mowen and GitHub
8ade85edec
Restructure embeddings ( #14266 )
...
* Restructure embeddings
* Use ZMQ to proxy embeddings requests
* Handle serialization
* Formatting
* Remove unused
2024-10-10 09:42:24 -06:00
Nicolas Mowen and GitHub
a2ca18a714
Bug fixes ( #14263 )
...
* Simplify loitering logic
* Fix divide by zero
* Add device config for semantic search
* Add docs
2024-10-10 07:09:12 -06:00
Nicolas Mowen and GitHub
bc3a06178b
Embedding gpu ( #14253 )
2024-10-09 19:46:31 -06:00
Nicolas Mowen and GitHub
dbeaf43b8f
Fix detector config help template ( #14249 )
...
* Fix detector config
* Fix general support
2024-10-09 16:04:31 -05:00
Nicolas Mowen and GitHub
a2f42d51fd
Fix install docs ( #14226 )
2024-10-08 15:48:54 -05:00
Nicolas Mowen and GitHub
0b71cfaf06
Handle loitering objects ( #14221 )
2024-10-08 09:41:54 -05:00
2541a345d0
Improve Nvidia GPU stats ( #14206 )
...
* :Add support for nvidia driver info
* Don't show temperature if detector isn't called coral
* Add encoder and decoder info for Nvidia GPUs
* Fix device info
* Implement GPU info for nvidia GPU
* Update web/src/views/system/GeneralMetrics.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* Update web/src/views/system/GeneralMetrics.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
---------
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
2024-10-07 20:15:31 -06:00
Nicolas Mowen and GitHub
2a15b95f18
Docs updates ( #14202 )
...
* Clarify live docs
* Link out to common config examples in getting started guide
* Add tip for go2rtc name configuration
* direct link
2024-10-07 15:28:24 -05:00
Nicolas Mowen and GitHub
74047453ef
Bug Fixes ( #14193 )
...
* fix getting device from empty list
* Overwrite all fields
* Fix header too low
2024-10-07 07:18:09 -06:00
Nicolas Mowen and GitHub
9c751230a1
Include lsof in container ( #14145 )
2024-10-03 17:23:37 -05:00
Nicolas Mowen and GitHub
e725730982
Fix shared memory frames being stuck when a camera capture crashed ( #14140 )
...
* Fix shared memory frames being stuck when a camera capture crashed
* Update ffmpeg build
2024-10-03 09:31:07 -06:00
Nicolas Mowen and GitHub
21c12d118b
Correct preview docs ( #14136 )
2024-10-03 08:40:49 -05:00
Nicolas Mowen and GitHub
0f2cff5078
Fix mjpeg api ( #14138 )
2024-10-03 07:33:06 -06:00
Nicolas Mowen and GitHub
077402406b
Make env vars warning more clear ( #14128 )
2024-10-02 21:52:58 -05:00
Nicolas Mowen and GitHub
75d531285a
Don't consider segments containing unprocessed frames in segment count ( #14120 )
2024-10-02 12:55:55 -05:00
Nicolas Mowen and GitHub
0aad7db2d2
UI tweaks ( #14118 )
...
* Reset snapshot state when event is moved
* Add page listener for review page
* Add same listener for search page
* Use content height
2024-10-02 09:32:12 -05:00
Nicolas Mowen and GitHub
20c3b890ae
Clean up hwaccel docs ( #14117 )
2024-10-02 08:58:53 -05:00
Nicolas Mowen and GitHub
5b0c1e5b9e
Fix event entries ( #14093 )
2024-10-01 11:07:13 -05:00
Nicolas Mowen and GitHub
3cff0df0ce
Bug fixes ( #14092 )
...
* Fix path of selected GPU
* Fix selection bug
* Simplify
2024-10-01 07:54:27 -06:00
Nicolas Mowen and GitHub
15fa55c223
Refactor attribute saving ( #14090 )
...
* Refactor attribute saving
* Ensure sub label is not overwritten
* Formatting
* Fix unused
2024-10-01 07:31:03 -06:00
Nicolas Mowen and GitHub
594ca3a04b
Don't assume single render device is D128 ( #14091 )
2024-10-01 07:27:41 -06:00
Nicolas Mowen and GitHub
f36e7430ae
Fix logging ( #14079 )
...
* Fix log level setting
* fix app.py mypy issues
2024-09-30 17:45:22 -05:00
Nicolas Mowen and GitHub
94fd75e014
Misc Improvements ( #14076 )
...
* Return ID of export in http response
* Ignore keyboard listener when typing in text field
* Add other keyboard listeners
2024-09-30 16:55:44 -05:00
Nicolas Mowen and GitHub
4dc4704bb4
Improve Intel GPU stats ( #14073 )
...
* Fix formatting
* Fix test
2024-09-30 16:41:14 -05:00
Nicolas Mowen and GitHub
18bf7f93fa
Improve rocm handling of different models ( #14072 )
...
* Improve rocm handling of different models
* Formatting
* Fix type check
2024-09-30 16:40:46 -05:00
Nicolas Mowen and GitHub
c73f694c63
Improve gamma filter ( #14065 )
...
* Improve gamma filter
* Fix tests
2024-09-30 11:42:51 -06:00
Nicolas Mowen and GitHub
576191cd4e
Remove debug log ( #14037 )
2024-09-28 10:26:11 -05:00
Nicolas Mowen and GitHub
38d398c967
Dynamic attributes config ( #14035 )
...
* Add config for attribute map and generate all labels from the map
* Update docs
* Formatting
* Use the dynamic label map
* Fix check
* Fix docs typo
2024-09-28 07:49:04 -06:00
Nicolas Mowen and GitHub
cab497e81e
Fix dynamic api ordering ( #14022 )
...
* Fix dynamic api ordering
* Formatting
2024-09-27 12:09:53 -06:00
Nicolas Mowen and GitHub
50e9c67609
Update Templates ( #14019 )
...
* Update general support template
* Update camera support
* Update config-support.yml
* Update detector support
* Update general-support.yml
* Update hardware-acceleration-support.yml
* Create pull_request_template.md
2024-09-27 10:48:51 -05:00
Nicolas Mowen and GitHub
05fe7f8a48
Fixes & Tweaks ( #14013 )
...
* Rework to create util for onnx initialization
* Fix shm log
* Fix onClick exceptoins
2024-09-27 07:41:48 -06:00
Nicolas Mowen and GitHub
ddfdb71783
Fix snapshot access ( #13996 )
2024-09-26 20:05:48 -05:00
Nicolas Mowen and GitHub
da1478c0c1
Update object_detectors.md ( #13994 )
...
* Update object_detectors.md
* Use info
* Move CPU detector to bottom
* Moce CPU to bottom
* Add missing detector keys
2024-09-26 18:58:58 -05:00
Nicolas Mowen and GitHub
20fd1db0f4
Update hailo driver to 4.18 ( #13991 )
2024-09-26 12:16:08 -06:00
Nicolas Mowen and GitHub
a65aaab849
Fixes ( #13990 )
...
* Fix ROCm input name
* Fix incorrect parsing of None
2024-09-26 12:42:21 -05:00
Nicolas Mowen and GitHub
a5595189ed
Fix ROCm inference ( #13988 )
2024-09-26 12:16:26 -05:00
Nicolas Mowen and GitHub
4a1da3ebc5
Fix saving config ( #13985 )
2024-09-26 11:19:37 -05:00
Nicolas Mowen and GitHub
35a4460334
Tweaks ( #13983 )
...
* Add onConnect to mqtt and doucment
* Add play pause via mouse click
2024-09-26 09:12:15 -05:00
Nicolas Mowen and GitHub
a6ccb37683
Fix config saving api ( #13969 )
2024-09-25 17:22:11 -05:00
Nicolas Mowen and GitHub
fc3aac96f2
Remove incorrect ( #13966 )
2024-09-25 14:53:17 -05:00
Nicolas Mowen and GitHub
fef30bc671
Peroparly handle text based responses ( #13964 )
2024-09-25 13:35:30 -05:00
Nicolas Mowen and GitHub
45aceea53b
Return version as html ( #13960 )
2024-09-25 10:06:17 -06:00
25819584bd
Add ability to filter search by time range ( #13946 )
...
* Add ability to filter by time range
* Cleanup
* Handle input with tags
* fix input for time_range filter
* fix before and after filters
* clean up
* Ensure the default value works as expected
* Handle time range in am/pm based on browser
* Fix arrow
* Fix text
* Handle midnight case
* fix width
* Fix bg
* Fix bg
* Fix mobile spacing
* y spacing
* remove left padding
---------
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
2024-09-25 10:05:40 -06:00
Nicolas Mowen and GitHub
4c24b70d47
Do not use a default value of datetime for params ( #13957 )
...
* Do not use a default value of datetime for params
* Formatting
* Remove unused
* Undo
2024-09-25 10:49:54 -05:00
Nicolas Mowen and GitHub
e935db5075
Api fixes ( #13955 )
...
* Fix false positive submission
* Make sure None is not sent as rate limit
2024-09-25 08:01:08 -05:00