blakeblackshear.frigate/frigate
vanseforge 64f142a5dd
Endpoint for last clip (#9710)
* Added endpoint for last clip

* Update frigate/http.py

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

* Update docs/docs/integrations/api.md

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

* Update frigate/http.py

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

* Update frigate/http.py

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

* Formatted with ruff

---------

Co-authored-by: Vader <info@vanse.de>
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2024-03-02 08:36:12 -06:00
..
comms Update and migrate mqtt to v2 (#10160) 2024-03-01 00:59:47 +00:00
detectors Migrate pydantic to V2 (#10142) 2024-02-29 16:10:13 -07:00
events Migrate pydantic to V2 (#10142) 2024-02-29 16:10:13 -07:00
images
motion
output Allow 2 fps for previews where active fast objects are detected (#10025) 2024-02-25 06:35:11 -06:00
ptz
record Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
review
stats Reorganize stats (#9960) 2024-02-21 14:10:28 -06:00
test Migrate pydantic to V2 (#10142) 2024-02-29 16:10:13 -07:00
track Add missing frame_time argument to ObjectTracker.match_and_update() (#10079) 2024-02-27 06:48:01 -06:00
util Fix iOS playback of H.265 clips (#10105) 2024-02-28 03:41:36 +00:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py
app.py
config.py Migrate pydantic to V2 (#10142) 2024-02-29 16:10:13 -07:00
const.py
ffmpeg_presets.py
http.py Endpoint for last clip (#9710) 2024-03-02 08:36:12 -06:00
log.py
models.py Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07:00
mypy.ini
object_detection.py
object_processing.py
plus.py
storage.py
timeline.py
types.py
video.py
watchdog.py