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

0.15 Release #13787

Open
wants to merge 414 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 157 commits
Commits
Show all changes
414 commits
Select commit Hold shift + click to select a range
27e71eb
Improve navigation (#13833)
NickM-27 Sep 19, 2024
d498fab
Update ffmpeg to 7 and update intel hwaccel docs (#13834)
NickM-27 Sep 19, 2024
6c43e5d
Display warning when search embeddings models are being downloaded (#…
hawkeye217 Sep 19, 2024
515f06b
small spacing tweaks and fix config editor schema load (#13841)
hawkeye217 Sep 19, 2024
535bf6e
Update install_deps.sh fix typo (#13842)
xconverge Sep 20, 2024
1a51ce7
Simplify tensorrt building (#13851)
NickM-27 Sep 20, 2024
176af55
Fix similarity search (#13856)
hawkeye217 Sep 20, 2024
61a4a4b
Update openvino to 2024.3 (#13861)
NickM-27 Sep 20, 2024
062c305
Remove context file (#13885)
NickM-27 Sep 22, 2024
6f29240
Include radeontop in arm build (#13886)
NickM-27 Sep 22, 2024
e8763b3
Removed usage of PyYAML for config parsing. (#13883)
gtsiam Sep 22, 2024
6bafb68
Remove PyYAML usages and dependency (#13889)
NickM-27 Sep 22, 2024
12e2c04
Decrease number of X ticks on system and camera graphs (#13891)
xconverge Sep 22, 2024
fe57f7f
Search UI tweaks (#13903)
hawkeye217 Sep 23, 2024
0f81396
Chroma fixes (#13902)
hawkeye217 Sep 23, 2024
af84af7
Don't print error for requesting camera info (#13905)
NickM-27 Sep 23, 2024
b81a8d2
Disable keepalive for Safari in nginx vod location (#13909)
ofcedwards Sep 23, 2024
08941ab
Improve hailo docs (#13910)
NickM-27 Sep 23, 2024
a7ed90f
try deleting zoom spaces if disabled (#13915)
hawkeye217 Sep 23, 2024
dc54981
Move more things out of FrigateApp (#13897)
gtsiam Sep 24, 2024
cffc431
Frigate HTTP API using FastAPI (#13871)
iursevla Sep 24, 2024
ecbf041
Regenerate genai tracked object descriptions (#13930)
hawkeye217 Sep 24, 2024
d17253b
Fix apis (#13932)
NickM-27 Sep 24, 2024
a8e2f97
Improve performance of image fetching (#13933)
NickM-27 Sep 24, 2024
a9ff795
More api fixes (#13936)
NickM-27 Sep 24, 2024
7854e1c
Fix plus api (#13937)
NickM-27 Sep 24, 2024
1ae521f
regenerate description fixes (#13940)
hawkeye217 Sep 24, 2024
4c4b884
Review api fixes (#13942)
NickM-27 Sep 24, 2024
8c540d7
Add error logging to genai clients (#13943)
hawkeye217 Sep 24, 2024
a7f1f8d
Add 1s timeout to metadata subscriber in embeddings maintainer (#13947)
hawkeye217 Sep 25, 2024
e935db5
Api fixes (#13955)
NickM-27 Sep 25, 2024
4c12673
Add ability to restrict genai to objects and zones at the camera leve…
hawkeye217 Sep 25, 2024
4c24b70
Do not use a default value of datetime for params (#13957)
NickM-27 Sep 25, 2024
2581958
Add ability to filter search by time range (#13946)
NickM-27 Sep 25, 2024
45aceea
Return version as html (#13960)
NickM-27 Sep 25, 2024
be3e183
Add ability to use 12 hour time in input time filter (#13961)
hawkeye217 Sep 25, 2024
ae547d2
Use not instead of is None (#13962)
hawkeye217 Sep 25, 2024
fef30bc
Peroparly handle text based responses (#13964)
NickM-27 Sep 25, 2024
32c7669
Search UI tweaks (#13965)
hawkeye217 Sep 25, 2024
fc3aac9
Remove incorrect (#13966)
NickM-27 Sep 25, 2024
68465ae
Increase healthcheck start period to 5 minutes (#13968)
hawkeye217 Sep 25, 2024
a6ccb37
Fix config saving api (#13969)
NickM-27 Sep 25, 2024
35a4460
Tweaks (#13983)
NickM-27 Sep 26, 2024
4a1da3e
Fix saving config (#13985)
NickM-27 Sep 26, 2024
a559518
Fix ROCm inference (#13988)
NickM-27 Sep 26, 2024
a65aaab
Fixes (#13990)
NickM-27 Sep 26, 2024
20fd1db
Update hailo driver to 4.18 (#13991)
NickM-27 Sep 26, 2024
40fe3b4
Search functionality and UI tweaks (#13978)
hawkeye217 Sep 26, 2024
da1478c
Update object_detectors.md (#13994)
NickM-27 Sep 26, 2024
ddfdb71
Fix snapshot access (#13996)
NickM-27 Sep 27, 2024
1f328be
UI fixes (#14010)
hawkeye217 Sep 27, 2024
c0bd3b3
Custom classes for Process and Metrics (#13950)
gtsiam Sep 27, 2024
05fe7f8
Fixes & Tweaks (#14013)
NickM-27 Sep 27, 2024
bd57ea0
Revert all cameras switches behavior (#14015)
hawkeye217 Sep 27, 2024
50e9c67
Update Templates (#14019)
NickM-27 Sep 27, 2024
cab497e
Fix dynamic api ordering (#14022)
NickM-27 Sep 27, 2024
b54032b
make the hailo user instalation script a bit more failsafe (#13992)
Nokius Sep 28, 2024
7da4411
Clarify storage metrics values with a popover (#14034)
hawkeye217 Sep 28, 2024
38d398c
Dynamic attributes config (#14035)
NickM-27 Sep 28, 2024
576191c
Remove debug log (#14037)
NickM-27 Sep 28, 2024
bbbb3b4
Split config.py into multiple files (#14038)
gtsiam Sep 28, 2024
775a3a1
docs: fix argument spelling (#13366)
siberex Sep 29, 2024
3688a3b
Misc fixes (#14064)
hawkeye217 Sep 30, 2024
c73f694
Improve gamma filter (#14065)
NickM-27 Sep 30, 2024
18bf7f9
Improve rocm handling of different models (#14072)
NickM-27 Sep 30, 2024
4dc4704
Improve Intel GPU stats (#14073)
NickM-27 Sep 30, 2024
95d6da3
Add ability to configure genai to use snapshot instead of thumbnails …
hawkeye217 Sep 30, 2024
94fd75e
Misc Improvements (#14076)
NickM-27 Sep 30, 2024
f36e743
Fix logging (#14079)
NickM-27 Sep 30, 2024
1fa050f
Add genai use_snapshot to reference config (#14078)
hawkeye217 Sep 30, 2024
141cf39
Bump docker/login-action from 3.2.0 to 3.3.0 (#12555)
dependabot[bot] Oct 1, 2024
fafe562
UI tweaks (#14088)
hawkeye217 Oct 1, 2024
594ca3a
Don't assume single render device is D128 (#14091)
NickM-27 Oct 1, 2024
15fa55c
Refactor attribute saving (#14090)
NickM-27 Oct 1, 2024
3cff0df
Bug fixes (#14092)
NickM-27 Oct 1, 2024
5b0c1e5
Fix event entries (#14093)
NickM-27 Oct 1, 2024
b5f5627
Add Azure OpenAI as genai provider (#14102)
hawkeye217 Oct 1, 2024
849d441
Azure genai fixes (#14103)
hawkeye217 Oct 1, 2024
0126960
UI improvements and fixes (#14116)
hawkeye217 Oct 2, 2024
20c3b89
Clean up hwaccel docs (#14117)
NickM-27 Oct 2, 2024
0aad7db
UI tweaks (#14118)
NickM-27 Oct 2, 2024
75d5312
Don't consider segments containing unprocessed frames in segment coun…
NickM-27 Oct 2, 2024
a1efcfb
Fix alert thumbnails on iOS and safari desktop (#14121)
hawkeye217 Oct 2, 2024
3c015bf
Do not migrate db to new config path (#14123)
gtsiam Oct 3, 2024
54900ae
Properly call super() in subclasses (#14124)
gtsiam Oct 3, 2024
e5e196b
Fix logging (#14122)
gtsiam Oct 3, 2024
0f2cff5
Fix mjpeg api (#14138)
NickM-27 Oct 3, 2024
b9e74ee
Fix autotracking absolute zoom interpolation logic (#14139)
hawkeye217 Oct 3, 2024
e725730
Fix shared memory frames being stuck when a camera capture crashed (#…
NickM-27 Oct 3, 2024
a468ed3
Added stop_event to util.Process (#14142)
gtsiam Oct 3, 2024
9c75123
Include lsof in container (#14145)
NickM-27 Oct 3, 2024
47ad0ca
Merge remote-tracking branch 'origin/master' into dev
blakeblackshear Oct 5, 2024
cae304e
Revamp object snapshot tab (#14180)
hawkeye217 Oct 6, 2024
dcaed0e
Log correct tensorRT version when debugging (#14182)
remz1337 Oct 6, 2024
7404745
Bug Fixes (#14193)
NickM-27 Oct 7, 2024
ddcec82
Explicitly set video tag dimensions to fit inside dialog (#14184)
hawkeye217 Oct 7, 2024
757150d
Use Swagger documentation for Frigate HTTP API (#14178)
iursevla Oct 7, 2024
24ac9f3
Use sqlite-vec extension instead of chromadb for embeddings (#14163)
hawkeye217 Oct 7, 2024
6ebad84
initialize path before calling super() (#14203)
hawkeye217 Oct 7, 2024
23ce1e9
Adjust zscore bias for descriptions (#14205)
hawkeye217 Oct 8, 2024
2541a34
Improve Nvidia GPU stats (#14206)
NickM-27 Oct 8, 2024
74efc94
Always display confidence chip on similarity searches (#14207)
hawkeye217 Oct 8, 2024
d558ac8
Search fixes (#14217)
hawkeye217 Oct 8, 2024
0b71cfa
Handle loitering objects (#14221)
NickM-27 Oct 8, 2024
a2f42d5
Fix install docs (#14226)
NickM-27 Oct 8, 2024
dbeaf43
Fix detector config help template (#14249)
NickM-27 Oct 9, 2024
d492562
Use JinaAI models for embeddings (#14252)
hawkeye217 Oct 9, 2024
9fda259
Ensure genai prompt is properly formatted (#14256)
hawkeye217 Oct 10, 2024
bc3a061
Embedding gpu (#14253)
NickM-27 Oct 10, 2024
6a83ff2
Fix config editor error pane (#14264)
hawkeye217 Oct 10, 2024
a2ca18a
Bug fixes (#14263)
NickM-27 Oct 10, 2024
8ade85e
Restructure embeddings (#14266)
NickM-27 Oct 10, 2024
f67ec24
Add embeddings reindex progress to the UI (#14268)
hawkeye217 Oct 10, 2024
dd6276e
Embeddings fixes (#14269)
NickM-27 Oct 10, 2024
54eb03d
Add config option to select fp16 or quantized jina vision model (#14270)
hawkeye217 Oct 10, 2024
8d753f8
Allow empty description for tracked objects (#14271)
hawkeye217 Oct 10, 2024
30b5fae
chunk is already a list (#14272)
hawkeye217 Oct 10, 2024
ee8091b
Correctly handle camera command in dispatcher (#14273)
hawkeye217 Oct 11, 2024
2897afc
Reset saved search stats on reindex (#14280)
hawkeye217 Oct 11, 2024
ae91fa6
Add time remaining to embedding reindex pane (#14279)
hawkeye217 Oct 11, 2024
7480874
Use number keys on keyboard to move ptz camera to presets (#14278)
hawkeye217 Oct 11, 2024
6df541e
Openvino models (#14283)
NickM-27 Oct 11, 2024
d4b9b5a
Reduce onnx memory usage (#14285)
NickM-27 Oct 11, 2024
8a8a0c7
Embeddings normalization fixes (#14284)
hawkeye217 Oct 11, 2024
6e332bb
Remove device config and use model size to configure device used (#14…
NickM-27 Oct 11, 2024
de86c37
Prevent single letter words from matching filter suggestions (#14297)
hawkeye217 Oct 12, 2024
1e16106
Add info icons for popovers in debug view (#14296)
hawkeye217 Oct 12, 2024
48c6062
Fix substitution on genai prompts (#14298)
hawkeye217 Oct 12, 2024
40bb476
Add support for more icons (#14299)
NickM-27 Oct 12, 2024
acccc6f
Only revalidate if event update is valid (#14302)
hawkeye217 Oct 12, 2024
3a40339
Fixes for model downloading (#14305)
NickM-27 Oct 12, 2024
0fc7999
Improve reindex completion flag (#14308)
hawkeye217 Oct 12, 2024
e8b2fde
Support batch embeddings when reindexing (#14320)
NickM-27 Oct 13, 2024
92ac025
Don't show submit to frigate plus card if plus is disabled (#14319)
hawkeye217 Oct 13, 2024
66d0ad5
See a preview when using the timeline to export footage (#14321)
hawkeye217 Oct 13, 2024
1ec459e
Batch embeddings fixes (#14325)
hawkeye217 Oct 13, 2024
8337681
UI tweaks (#14326)
hawkeye217 Oct 13, 2024
4ca267e
Search UI tweaks and bugfixes (#14328)
hawkeye217 Oct 14, 2024
9adffa1
Detection adjustments (#14329)
NickM-27 Oct 14, 2024
72aa68c
Fix genai labels (#14330)
hawkeye217 Oct 14, 2024
0ee32cf
Fix yaml bug and ensure embeddings progress doesn't show until all mo…
hawkeye217 Oct 14, 2024
dd7a07b
Add ability to rename camera groups (#14339)
hawkeye217 Oct 14, 2024
887433f
Streaming download (#14346)
NickM-27 Oct 14, 2024
3879fde
Don't allow unlimited unprocessed segments to stay in cache (#14341)
NickM-27 Oct 14, 2024
0abd514
Use direct download link instead of blob method (#14347)
hawkeye217 Oct 14, 2024
0eccb6a
Db fixes (#14364)
NickM-27 Oct 15, 2024
644069f
Explore layout changes (#14348)
hawkeye217 Oct 15, 2024
2504327
Always run embedding descs one by one (#14365)
NickM-27 Oct 15, 2024
b75efcb
UI tweaks (#14369)
NickM-27 Oct 15, 2024
3f1ab66
Embeddings UI updates (#14378)
NickM-27 Oct 16, 2024
eda52a3
Search and search filter UI tweaks (#14381)
hawkeye217 Oct 16, 2024
06f47f2
Use config attribute map instead of hard coded (#14387)
NickM-27 Oct 16, 2024
f6879f4
Refactor MobilePage to work like shadcn components (#14388)
hawkeye217 Oct 16, 2024
9f866be
Remove line in install deps (#14389)
NickM-27 Oct 16, 2024
e836523
Explore UI changes (#14393)
hawkeye217 Oct 16, 2024
5f77408
Update logos handling (#14396)
NickM-27 Oct 16, 2024
edaccd8
Fix build (#14398)
NickM-27 Oct 17, 2024
8173cd7
Add score filter to Explore view (#14397)
hawkeye217 Oct 17, 2024
6294ce7
Adjust Explore settings (#14409)
hawkeye217 Oct 17, 2024
8ac4b00
Various fixes (#14410)
NickM-27 Oct 17, 2024
b299652
Generative AI changes (#14413)
hawkeye217 Oct 17, 2024
5d8bcb4
Fix autotrack to work with new tracked object package (#14414)
hawkeye217 Oct 17, 2024
b56f4c4
Semantic search docs update (#14438)
hawkeye217 Oct 18, 2024
3c591ad
Explore snapshot and clip filter (#14439)
hawkeye217 Oct 18, 2024
2137de3
Fix snapshot call (#14448)
NickM-27 Oct 19, 2024
b24d292
Improve Explore SQL query memory usage (#14451)
hawkeye217 Oct 20, 2024
6c70e56
Misc bugfixes and improvements (#14460)
hawkeye217 Oct 20, 2024
8fcb8e5
fix websocket from spreading stale state (#14466)
hawkeye217 Oct 21, 2024
560dc68
Fixes (#14480)
NickM-27 Oct 21, 2024
4bb420d
Add service manager infrastructure (#14150)
gtsiam Oct 21, 2024
8364e68
Model and genai fixes (#14481)
hawkeye217 Oct 21, 2024
90140e7
Ollama: minor docs tweak to specify command (#14482)
leccelecce Oct 21, 2024
b1285a1
Update tracked object description optimistically (#14490)
hawkeye217 Oct 21, 2024
81b8d7a
Don't run CI builds on docs-only change (#14486)
leccelecce Oct 21, 2024
46f5234
Don't run pull_request builds on docs-only change (#14485)
leccelecce Oct 21, 2024
b69816c
reenable revalidation of first page (#14493)
hawkeye217 Oct 21, 2024
40c6fda
Various fixes and improvements (#14492)
NickM-27 Oct 21, 2024
828fdbf
UI tweaks (#14505)
hawkeye217 Oct 22, 2024
c7d9f83
UI changes and fixes (#14516)
hawkeye217 Oct 22, 2024
ad30825
Accessibility features (#14518)
hawkeye217 Oct 22, 2024
d715a8c
Catch empty bytes (#14521)
NickM-27 Oct 23, 2024
e4048be
Increase download output (#14523)
NickM-27 Oct 23, 2024
fc59c83
Add download chips to search item details video and snapshot panes (#…
hawkeye217 Oct 23, 2024
7afc1e9
Improve error message when semantic search is not enabled with genai …
hawkeye217 Oct 23, 2024
8bc1454
Error message and search reset for explore pane (#14534)
hawkeye217 Oct 23, 2024
fa81d87
Updated Documentation for the Review endpoints (#14401)
iursevla Oct 23, 2024
1882483
Export preview via api (#14535)
NickM-27 Oct 23, 2024
8fefded
Fix score in search details dialog for old events (#14541)
hawkeye217 Oct 23, 2024
f9b246d
Deps updates (#14556)
NickM-27 Oct 24, 2024
f9fba94
Slightly downgrade onnxruntime-gpu (#14558)
NickM-27 Oct 24, 2024
4ff0c8a
Better review sub-labels (#14563)
NickM-27 Oct 24, 2024
2d27e72
fix: hailo driver wrong version name (#14575)
CorwinDev Oct 25, 2024
4dadf6d
Bugfixes (#14587)
hawkeye217 Oct 25, 2024
94f7528
Bug fixes (#14588)
NickM-27 Oct 25, 2024
4c75440
Docs updates (#14590)
NickM-27 Oct 25, 2024
eca504c
More bug fixes (#14593)
NickM-27 Oct 25, 2024
33825f6
Add h8l and rocm to release workflow (#14648)
hawkeye217 Oct 29, 2024
8aeb597
Fix sublabel and icon spacing (#14651)
hawkeye217 Oct 29, 2024
abd22d2
Update create_config.py (#14658)
dan-r Oct 29, 2024
4e25beb
Add ability to configure model input dtype (#14659)
NickM-27 Oct 29, 2024
e67b7a6
Add ability to use carousel buttons to scroll through object lifecycl…
hawkeye217 Oct 29, 2024
73da3d9
Use strict equality check for annotation offset in object lifecycle s…
hawkeye217 Oct 29, 2024
357ce03
Fixes (#14668)
NickM-27 Oct 29, 2024
d12c780
Update Hailo Driver to 4.19 (#14674)
blakeblackshear Oct 29, 2024
e4a6b29
fix string comparison on mqtt error message for Server unavailable (#…
evanjarrett Oct 30, 2024
bb80a7b
UI changes and bugfixes (#14669)
hawkeye217 Oct 30, 2024
ab26aee
Fix config loading (#14684)
NickM-27 Oct 30, 2024
d10fea6
Add specific section about GPU in semantic search (#14685)
NickM-27 Oct 30, 2024
fffd9de
Add docs update to type of change (#14686)
NickM-27 Oct 30, 2024
89ca085
Add info about GPUs that are supported for semantic search (#14687)
NickM-27 Oct 30, 2024
03dd9b2
Don't open file with read permissions if there is no need to write to…
NickM-27 Oct 30, 2024
c7a4220
Jetson onnxruntime (#14688)
NickM-27 Oct 30, 2024
bb4e863
Fix jetson onnxruntime (#14698)
NickM-27 Oct 31, 2024
885485d
Small tweaks (#14700)
hawkeye217 Oct 31, 2024
ac8ddad
Various fixes (#14703)
NickM-27 Oct 31, 2024
9e1a50c
Clean up copy output (#14705)
hawkeye217 Oct 31, 2024
8c2c07f
UI tweaks (#14719)
hawkeye217 Nov 1, 2024
e5ebf93
Fix float input (#14720)
NickM-27 Nov 1, 2024
1234003
Fix width of object lifecycle buttons (#14729)
hawkeye217 Nov 2, 2024
11068aa
Fix validation activity indicator (#14730)
hawkeye217 Nov 2, 2024
d7935ab
Set the loglevel for OpenCV ffmpeg messages to fatal (#14728)
joshjryan Nov 2, 2024
27ef661
simplify hailort (#14734)
blakeblackshear Nov 2, 2024
591b50d
Merge remote-tracking branch 'origin/master' into dev
blakeblackshear Nov 2, 2024
7d3313e
Add ability to view tracked objects in Explore from review item detai…
hawkeye217 Nov 2, 2024
44f4096
Docs: correct go2rtc version used (#14753)
leccelecce Nov 3, 2024
189d4b4
Avoid divide by zero in shm_frame_count (#14750)
leccelecce Nov 3, 2024
77ec86d
Fix devcontainer when there is no ~/.ssh/know_hosts file (#14758)
felipecrs Nov 3, 2024
9755fa0
Fix exports migration when there is none (#14761)
felipecrs Nov 3, 2024
959ca0f
Fix object processing logic for detections (#14766)
hawkeye217 Nov 4, 2024
156e7cc
Clarify semantic search GPU (#14767)
NickM-27 Nov 4, 2024
a13b981
Various fixes (#14786)
NickM-27 Nov 4, 2024
553676a
Fix missing tensor_input (#14790)
NickM-27 Nov 4, 2024
ac76276
Overwrite existing saved search (#14792)
hawkeye217 Nov 4, 2024
1fc4af9
Optimize Explore summary database query (#14797)
hawkeye217 Nov 4, 2024
29ea7c5
Bugfixes (#14813)
hawkeye217 Nov 5, 2024
404807c
UI tweaks (#14814)
NickM-27 Nov 5, 2024
fc0fb15
Show dialog when restarting from config editor (#14815)
hawkeye217 Nov 5, 2024
2eb5fbf
Add more debug logs for preview and output (#14833)
NickM-27 Nov 6, 2024
bc371ac
Cleanup batching (#14836)
hawkeye217 Nov 6, 2024
15bd26c
Re-send camera states after websocket disconnects and reconnects (#14…
hawkeye217 Nov 7, 2024
0d59754
Small genai fix (#14850)
hawkeye217 Nov 7, 2024
ace02a6
Don't pass hwaccel args to preview (#14851)
NickM-27 Nov 7, 2024
46ed520
Don't generate tensorrt models by default (#14865)
NickM-27 Nov 8, 2024
ae30ac6
Refactor general review filter to only call the update function once …
hawkeye217 Nov 8, 2024
7bae946
Small general filter bugfix (#14870)
hawkeye217 Nov 8, 2024
3249ffb
Auto-unmute inbound audio when enabling two way audio (#14871)
hawkeye217 Nov 8, 2024
580f351
revert changes to audio process to prevent shutdown hang (#14872)
hawkeye217 Nov 8, 2024
143bab8
Genai bugfix (#14880)
hawkeye217 Nov 9, 2024
7c474e6
Pin intel driver (#14884)
NickM-27 Nov 9, 2024
a68c7f4
Pin all intel packages (#14887)
NickM-27 Nov 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
429 changes: 282 additions & 147 deletions .cspell/frigate-dictionary.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .devcontainer/post_create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ sudo chown -R "$(id -u):$(id -g)" /media/frigate
# When started as a service, LIBAVFORMAT_VERSION_MAJOR is defined in the
# s6 service file. For dev, where frigate is started from an interactive
# shell, we define it in .bashrc instead.
echo 'export LIBAVFORMAT_VERSION_MAJOR=$(ffmpeg -version | grep -Po "libavformat\W+\K\d+")' >> $HOME/.bashrc
echo 'export LIBAVFORMAT_VERSION_MAJOR=$(/usr/lib/ffmpeg/7.0/bin/ffmpeg -version | grep -Po "libavformat\W+\K\d+")' >> $HOME/.bashrc

make version

Expand Down
83 changes: 0 additions & 83 deletions .github/DISCUSSION_TEMPLATE/bug-report.yml

This file was deleted.

43 changes: 37 additions & 6 deletions .github/DISCUSSION_TEMPLATE/camera-support.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
title: "[Camera Support]: "
labels: ["support", "triage"]
body:
- type: markdown
attributes:
value: |
Use this form for support or questions for an issue with your cameras.

Before submitting your support request, please [search the discussions][discussions], read the [official Frigate documentation][docs], and read the [Frigate FAQ][faq] pinned at the Discussion page to see if your question has already been answered by the community.

[discussions]: https://www.github.com/blakeblackshear/frigate/discussions
[docs]: https://docs.frigate.video
[faq]: https://github.com/blakeblackshear/frigate/discussions/12724
- type: textarea
id: description
attributes:
Expand All @@ -11,9 +21,15 @@ body:
id: version
attributes:
label: Version
description: Visible on the System page in the Web UI
description: Visible on the System page in the Web UI. Please include the full version including the build identifier (eg. 0.14.0-ea36ds1)
validations:
required: true
- type: input
attributes:
label: What browser(s) are you using?
placeholder: Google Chrome 88.0.4324.150
description: >
Provide the full name and don't forget to add the version!
- type: textarea
id: config
attributes:
Expand All @@ -23,18 +39,26 @@ body:
validations:
required: true
- type: textarea
id: logs
id: frigatelogs
attributes:
label: Relevant Frigate log output
description: Please copy and paste any relevant Frigate log output. Include logs before and after your exact error when possible. This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: true
- type: textarea
id: go2rtclogs
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
label: Relevant go2rtc log output
description: Please copy and paste any relevant go2rtc log output. Include logs before and after your exact error when possible. Logs can be viewed via the Frigate UI, Docker, or the go2rtc dashboard. This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: true
- type: textarea
id: ffprobe
attributes:
label: FFprobe output from your camera
description: Run `ffprobe <camera_url>` and provide output below
description: Run `ffprobe <camera_url>` from within the Frigate container if possible, and provide output below
render: shell
validations:
required: true
Expand Down Expand Up @@ -78,7 +102,7 @@ body:
- TensorRT
- RKNN
- Other
- CPU (no coral)
- CPU (no Coral)
validations:
required: true
- type: dropdown
Expand All @@ -98,6 +122,13 @@ body:
description: Dahua, hikvision, amcrest, reolink, etc and model number
validations:
required: true
- type: textarea
id: screenshots
attributes:
label: Screenshots of the Frigate UI's System metrics pages
description: Drag and drop for images is possible in this field. Please post screenshots of at least General and Cameras tabs.
validations:
required: true
- type: textarea
id: other
attributes:
Expand Down
31 changes: 27 additions & 4 deletions .github/DISCUSSION_TEMPLATE/config-support.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
title: "[Config Support]: "
labels: ["support", "triage"]
body:
- type: markdown
attributes:
value: |
Use this form for support or questions related to Frigate's configuration and config file.

Before submitting your support request, please [search the discussions][discussions], read the [official Frigate documentation][docs], and read the [Frigate FAQ][faq] pinned at the Discussion page to see if your question has already been answered by the community.

[discussions]: https://www.github.com/blakeblackshear/frigate/discussions
[docs]: https://docs.frigate.video
[faq]: https://github.com/blakeblackshear/frigate/discussions/12724
- type: textarea
id: description
attributes:
Expand All @@ -11,7 +21,7 @@ body:
id: version
attributes:
label: Version
description: Visible on the System page in the Web UI
description: Visible on the System page in the Web UI. Please include the full version including the build identifier (eg. 0.14.0-ea36ds1)
validations:
required: true
- type: textarea
Expand All @@ -23,10 +33,18 @@ body:
validations:
required: true
- type: textarea
id: logs
id: frigatelogs
attributes:
label: Relevant Frigate log output
description: Please copy and paste any relevant Frigate log output. Include logs before and after your exact error when possible. This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: true
- type: textarea
id: go2rtclogs
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
label: Relevant go2rtc log output
description: Please copy and paste any relevant go2rtc log output. Include logs before and after your exact error when possible. This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: true
Expand Down Expand Up @@ -73,6 +91,11 @@ body:
- CPU (no coral)
validations:
required: true
- type: textarea
id: screenshots
attributes:
label: Screenshots of the Frigate UI's System metrics pages
description: Drag and drop or simple cut/paste is possible in this field
- type: textarea
id: other
attributes:
Expand Down
33 changes: 29 additions & 4 deletions .github/DISCUSSION_TEMPLATE/detector-support.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
title: "[Detector Support]: "
labels: ["support", "triage"]
body:
- type: markdown
attributes:
value: |
Use this form for support or questions related to Frigate's object detectors.

Before submitting your support request, please [search the discussions][discussions], read the [official Frigate documentation][docs], and read the [Frigate FAQ][faq] pinned at the Discussion page to see if your question has already been answered by the community.

[discussions]: https://www.github.com/blakeblackshear/frigate/discussions
[docs]: https://docs.frigate.video
[faq]: https://github.com/blakeblackshear/frigate/discussions/12724
- type: textarea
id: description
attributes:
Expand All @@ -11,7 +21,7 @@ body:
id: version
attributes:
label: Version
description: Visible on the System page in the Web UI
description: Visible on the System page in the Web UI. Please include the full version including the build identifier (eg. 0.14.0-ea36ds1)
validations:
required: true
- type: textarea
Expand All @@ -31,10 +41,18 @@ body:
validations:
required: true
- type: textarea
id: logs
id: frigatelogs
attributes:
label: Relevant Frigate log output
description: Please copy and paste any relevant Frigate log output. Include logs before and after your exact error when possible. This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: true
- type: textarea
id: go2rtclogs
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
label: Relevant go2rtc log output
description: Please copy and paste any relevant go2rtc log output. Include logs before and after your exact error when possible. Logs can be viewed via the Frigate UI, Docker, or the go2rtc dashboard. This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: true
Expand Down Expand Up @@ -75,6 +93,13 @@ body:
- CPU (no coral)
validations:
required: true
- type: textarea
id: screenshots
attributes:
label: Screenshots of the Frigate UI's System metrics pages
description: Drag and drop for images is possible in this field. Please post screenshots of at least General and Cameras tabs.
validations:
required: true
- type: textarea
id: other
attributes:
Expand Down
39 changes: 34 additions & 5 deletions .github/DISCUSSION_TEMPLATE/general-support.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
title: "[Support]: "
labels: ["support", "triage"]
body:
- type: markdown
attributes:
value: |
Use this form for support for issues that don't fall into any specific category.

Before submitting your support request, please [search the discussions][discussions], read the [official Frigate documentation][docs], and read the [Frigate FAQ][faq] pinned at the Discussion page to see if your question has already been answered by the community.

[discussions]: https://www.github.com/blakeblackshear/frigate/discussions
[docs]: https://docs.frigate.video
[faq]: https://github.com/blakeblackshear/frigate/discussions/12724
- type: textarea
id: description
attributes:
Expand All @@ -11,9 +21,15 @@ body:
id: version
attributes:
label: Version
description: Visible on the System page in the Web UI
description: Visible on the System page in the Web UI. Please include the full version including the build identifier (eg. 0.14.0-ea36ds1)
validations:
required: true
- type: input
attributes:
label: What browser(s) are you using?
placeholder: Google Chrome 88.0.4324.150
description: >
Provide the full name and don't forget to add the version!
- type: textarea
id: config
attributes:
Expand All @@ -23,18 +39,26 @@ body:
validations:
required: true
- type: textarea
id: logs
id: frigatelogs
attributes:
label: Relevant Frigate log output
description: Please copy and paste any relevant Frigate log output. Include logs before and after your exact error when possible. This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: true
- type: textarea
id: go2rtclogs
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
label: Relevant go2rtc log output
description: Please copy and paste any relevant go2rtc log output. Include logs before and after your exact error when possible. Logs can be viewed via the Frigate UI, Docker, or the go2rtc dashboard. This will be automatically formatted into code, so no need for backticks.
render: shell
validations:
required: true
- type: textarea
id: ffprobe
attributes:
label: FFprobe output from your camera
description: Run `ffprobe <camera_url>` and provide output below
description: Run `ffprobe <camera_url>` from within the Frigate container if possible, and provide output below
render: shell
validations:
required: true
Expand Down Expand Up @@ -98,6 +122,11 @@ body:
description: Dahua, hikvision, amcrest, reolink, etc and model number
validations:
required: true
- type: textarea
id: screenshots
attributes:
label: Screenshots of the Frigate UI's System metrics pages
description: Drag and drop for images is possible in this field
- type: textarea
id: other
attributes:
Expand Down
Loading
Loading