blakeblackshear.frigate/frigate
Nicolas Mowen b1cd5f0926 Add external sub label as timeline entry (#8855)
* Add external sub label to timeline

* Include icon

* Update timeline.py

Co-authored-by: Sergey Krashevich <svk@svk.su>

* Formatting

---------

Co-authored-by: Sergey Krashevich <svk@svk.su>
2024-01-31 12:56:11 +00:00
..
comms Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
detectors Don't fail if deepstack detector times out (#8979) 2023-12-15 23:25:21 +00:00
events Fix ffmpeg input arg parsing (#8924) 2023-12-12 10:48:09 +00:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion Adjust motion calibration to be more dynamic (#8250) 2023-10-20 19:22:38 -04:00
output Ensure final frame in preview is not duplicated 2024-01-31 12:56:11 +00:00
ptz handle onvif connection failure in autotrack init (#8838) 2023-12-03 03:14:52 +00:00
record Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
test Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
track
util Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
__init__.py
__main__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
app.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
config.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
const.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
ffmpeg_presets.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
http.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
log.py
models.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
object_processing.py Fix inertia calculation check (#8890) 2023-12-08 07:30:22 -06:00
plus.py
stats.py
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Add external sub label as timeline entry (#8855) 2024-01-31 12:56:11 +00:00
types.py Add MQTT topic for active autotracking (#8419) 2023-11-01 23:20:26 +00:00
video.py Write recording segments to cache with timezone info (#8468) 2023-11-05 14:30:29 -06:00
watchdog.py