blakeblackshear.frigate/frigate
Martin Weinelt 161e7b3fd7
Allow using full tensorflow in cpu/edgetpu detector plugins (#5611)
It supports the same entrypoints, given that tflite is a small cut-out
of the big tensorflow picture.

This patch was created for downstream usage in nixpkgs, where we don't
have the tflite python package, but do have the full tensorflow package.
2023-03-03 17:44:17 -06:00
..
comms Fast restart (#5378) 2023-02-03 20:15:47 -06:00
detectors Allow using full tensorflow in cpu/edgetpu detector plugins (#5611) 2023-03-03 17:44:17 -06:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
test Rewrite restream (#5106) 2023-01-16 17:50:35 -06: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 Init birdseye restream command in S6 (#5494) 2023-02-15 07:09:25 -06:00
config.py Add docs for time / date styling (#5572) 2023-02-26 09:37:18 -06:00
const.py Fix raspberry pi hwaccel (#4955) 2023-01-08 07:04:58 -06:00
events.py Fast restart (#5378) 2023-02-03 20:15:47 -06:00
ffmpeg_presets.py Fix rpi birdseye encode (#5522) 2023-02-16 18:38:32 -06:00
http.py Sub label filter fixes (#5602) 2023-03-03 17:43:27 -06:00
log.py Fast restart (#5378) 2023-02-03 20:15:47 -06:00
models.py Limit recording retention to available storage (#3942) 2022-10-09 06:28:26 -05:00
motion.py Adjust threshold and contour_area with mqtt 2022-07-05 08:46:10 -05:00
mypy.ini Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
object_detection.py additional shutdown optimizations (#5380) 2023-02-04 08:58:45 -06:00
object_processing.py Fast restart (#5378) 2023-02-03 20:15:47 -06:00
objects.py cleanup print statements 2022-04-16 09:08:10 -05:00
output.py Ensure birdseye restream is not left with partially read frames (#5504) 2023-02-16 07:49:31 -06:00
plus.py read plus api key from addon options 2022-06-30 07:19:40 -05:00
record.py Fix logging for corrupt segments (#5582) 2023-02-24 19:13:33 -06:00
stats.py Fast restart (#5378) 2023-02-03 20:15:47 -06:00
storage.py FEAT: Storage API & Frontend (#3409) 2022-11-29 19:59:56 -06:00
types.py System page: add last updated time ago (#5195) 2023-01-27 06:20:41 -06:00
util.py Auto select gpu for hwaccel presets (#5406) 2023-02-11 08:00:58 -06:00
video.py additional shutdown optimizations (#5380) 2023-02-04 08:58:45 -06:00
watchdog.py Capitalize the Frigate word (#5044) 2023-01-13 07:18:15 -06:00
zeroconf.py Add basic typing for multiple modules: 2022-04-15 07:01:43 -05:00