Stavros Kois
|
9c62fbde7b
|
fix(frigate): render parent max_frames only when at least one child has value (#5196)
|
2022-12-07 20:33:54 +00:00 |
Stavros Kois
|
0c269e643d
|
fix(frigate): fix typos (#5164)
|
2022-12-07 00:35:59 +02:00 |
mgale456
|
6a1026983c
|
fix(frigate): fix detectors question list (#4705)
* add dict under list for detectors
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* fix typo. change enabled to render_config
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* bump version
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
|
2022-11-22 09:07:22 +02:00 |
mgale456
|
1c9a15f35a
|
fix(frigate): fix small issues in configmap and questions (#4635)
* typos in configmap and fix effect default
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* add max_ratio question
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* fix name for improve_contrast variable
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* bump version
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
|
2022-11-20 15:44:40 +02:00 |
mgale456
|
c847777d8a
|
fix(frigate): fix config.yml small formatting and typos (#4472)
* update version (#1)
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* fix rtmp config (#2)
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* typos under birdseye and record
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
* remove excess whitespace
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
Signed-off-by: mgale456 <55673155+mgale456@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
|
2022-11-18 00:41:38 +02:00 |
Stavros Kois
|
6ac1219e30
|
feat(frigate): initial rework (#4408)
* feat(frigate): initial rework
* some comment cleanup
* add mqtt
* update storage
* add some UI
* add ffmpeg
* more
* switch to custom defined configmap...
* add models
* add logger
* add birdseye
* add ffmpeg
* fix UI
* add detect
* remove values
* add ojbect
* add motion
* no default for some ints
* add record
* floats can't be strings ?>!
* make confmap content a string
* add snapshot and rtmp
* add timestamp style
* finito
* port
* stringify
* stringify
* precommit
* add some required values for CI
* emty lines
* hmm
* fix lint
* don't install frigate on ci
|
2022-11-14 01:19:55 +02:00 |