blakeblackshear.frigate/frigate
Nicolas Mowen ffa98a138b
Don't keep attempting gpu usage stats after failure (#4904)
* Don't log intel gpu top errors

* Keep list of errored hwaccel and don't send again

* Can log on first time

* Formatting & mypy
2023-01-04 18:12:51 -06:00
..
comms Only replace topic (#4884) 2023-01-03 19:25:15 -06:00
detectors Nvidia TensorRT detector (#4718) 2022-12-30 10:53: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 Ability to set different codec for restream and use go2rtc hardware (#4876) 2023-01-03 19:24:34 -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
config.py Set host as blank by default (#4880) 2023-01-03 19:24:53 -06:00
const.py
events.py
ffmpeg_presets.py Ability to set different codec for restream and use go2rtc hardware (#4876) 2023-01-03 19:24:34 -06:00
http.py only return stderr if return code is not 0 (#4863) 2023-01-02 17:31:59 -06:00
log.py Support special characters in passwords, redacted logs & debug config (#4057) 2022-11-02 07:00:54 -05:00
models.py
motion.py
mypy.ini
object_detection.py
object_processing.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
objects.py
output.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
plus.py
record.py Optimize nginx & recordings (#4688) 2022-12-17 17:53:34 -06:00
restream.py Ability to set different codec for restream and use go2rtc hardware (#4876) 2023-01-03 19:24:34 -06:00
stats.py Don't keep attempting gpu usage stats after failure (#4904) 2023-01-04 18:12:51 -06:00
storage.py FEAT: Storage API & Frontend (#3409) 2022-11-29 19:59:56 -06:00
types.py
util.py
video.py Restart record process if segments stop being written. (#4604) 2022-12-08 20:03:54 -07:00
watchdog.py
zeroconf.py