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
events Improve config validation for zones and object masks (#11022) 2024-04-18 11:35:16 -05:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion
output
ptz
record Save exports to database (#11040) 2024-04-19 17:11:41 -05:00
review Save exports to database (#11040) 2024-04-19 17:11:41 -05:00
stats
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
__main__.py
app.py Save exports to database (#11040) 2024-04-19 17:11:41 -05:00
config.py New mask/zone editor and motion tuner (#11020) 2024-04-19 05:34:07 -06:00
const.py
ffmpeg_presets.py
log.py
models.py Save exports to database (#11040) 2024-04-19 17:11:41 -05:00
mypy.ini
object_detection.py
object_processing.py
plus.py
storage.py
timeline.py
types.py
video.py
watchdog.py