blakeblackshear.frigate/frigate
Nicolas Mowen fe4fb645d3
Save exports to database (#11040)
* Save review thumbs in dedicated folder

* Create exports table

* Save exports to DB and save thumbnail for export

* Save full frame always

* Fix rounded corners

* Save exports that are in progress

* No need to remove spaces

* Reorganize apis to use IDs

* Use new apis for frontend

* Get video playback working

* Fix deleting and renaming

* Import existing exports to DB

* Implement downloading

* Formatting
2024-04-19 17:11:41 -05:00
..
api Save exports to database (#11040) 2024-04-19 17:11:41 -05:00
comms Use zmq for event end queue and update python deps (#10886) 2024-04-08 18:19:45 -05:00
detectors Remove all AGPL licensed YOLO references from Frigate (#10717) 2024-03-30 05:46:17 -05:00
events
images
motion
output
ptz
record
review
stats Storage Graphs (#10826) 2024-04-04 10:24:23 -06:00
test use relative coordinates for masks & zones (#10912) 2024-04-09 17:51:38 -05:00
track Make stationary detection more resilient to inaccurate boxes (#10597) 2024-03-21 17:44:26 -05:00
util Improve config validation for zones and object masks (#11022) 2024-04-18 11:35:16 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py
app.py
config.py
const.py
ffmpeg_presets.py
log.py
models.py
mypy.ini
object_detection.py
object_processing.py
plus.py Fix permission error accessing /run/secrets (#10097) 2024-02-28 17:18:34 -06:00
storage.py
timeline.py
types.py
video.py
watchdog.py