blakeblackshear.frigate/frigate
Nicolas Mowen e357715a8c
Ability to manually create events through the API (#3184)
* Move to events package

* Improve handling of external events

* Handle external events in the event queue

* Pass in event processor

* Check event json

* Fix json parsing and change defaults

* Fix snapshot saving

* Hide % score when not available

* Correct docs and add json example

* Save event png db

* Adjust image

* Formatting

* Add catch for failure ending event

* Add init to modules

* Fix naming

* Formatting

* Fix http creation

* fix test

* Change to PUT and include response in docs

* Add ability to set bounding box locations in snapshot

* Support multiple box annotations

* Cleanup docs example response

Co-authored-by: Blake Blackshear <blake@frigate.video>

* Cleanup docs wording

Co-authored-by: Blake Blackshear <blake@frigate.video>

* Store full frame for thumbnail

* Formatting

* Set thumbnail height to 175

* Formatting

---------

Co-authored-by: Blake Blackshear <blake@frigate.video>
2023-05-19 05:16:11 -05:00
..
comms Move recording management to separate process (#6248) 2023-04-26 07:25:26 -06:00
detectors Update DeepStack detector to set width and height from input image size (#6429) 2023-05-17 07:40:41 -05:00
events Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
record Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
test Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Typing: mypy fixes for 2022-04-17 08:55:38 -05:00
app.py Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
config.py add plus integration for models (#6328) 2023-04-30 13:32:36 -05:00
const.py add plus integration for models (#6328) 2023-04-30 13:32:36 -05:00
ffmpeg_presets.py Fix rpi birdseye encode (#5522) 2023-02-16 18:38:32 -06:00
http.py Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
log.py Support Controlling PTZ Cameras Via WebUI (#4715) 2023-04-26 06:08:53 -05:00
models.py Increase maximum event sub_label length to 100 characters (#6350) 2023-05-04 17:59:44 -05:00
motion.py Migrate away from deprecated np.float (#5898) 2023-04-16 07:13:33 -05:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py additional shutdown optimizations (#5380) 2023-02-04 08:58:45 -06:00
object_processing.py Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
objects.py cleanup print statements 2022-04-16 09:08:10 -05:00
output.py Add option to have cameras sorted inside the Birdseye stream (#5450) 2023-04-26 19:29:01 -05:00
plus.py add plus integration for models (#6328) 2023-04-30 13:32:36 -05:00
ptz.py Don't fail if camera does not support presets (#6497) 2023-05-17 07:42:56 -05:00
stats.py add ffmpeg bandwidth stats (#6492) 2023-05-17 20:01:56 -05:00
storage.py update deps (#6093) 2023-04-15 14:17:59 -05:00
timeline.py Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
types.py Refactor Process Stats and Bugfixes (#6344) 2023-05-04 17:58:59 -05:00
util.py Add go2rtc & remote detectors network bandwidth usage to System table (#6526) 2023-05-18 06:40:24 -05:00
video.py Edit dsize order (#6172) 2023-04-22 21:38:58 -05:00
watchdog.py Capitalize the Frigate word (#5044) 2023-01-13 07:18:15 -06:00