blakeblackshear.frigate/frigate
Nicolas Mowen d9c45a76fe
Don't recheck erroring hwaccel in http either (#4935)
* Don't recheck erroring hwaccel in http either

* Send error instead of empty for known erroring hwaccel

* Formatting
2023-01-06 19:31:25 -06:00
..
comms
detectors
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
__main__.py
app.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
config.py
const.py
events.py Typing Part 3: events.py (#3352) 2022-11-19 07:16:33 -06:00
ffmpeg_presets.py Rewrite encoding logic and cleanup vaapi presets (#4898) 2023-01-04 18:16:11 -06:00
http.py Don't recheck erroring hwaccel in http either (#4935) 2023-01-06 19:31:25 -06:00
log.py Support special characters in passwords, redacted logs & debug config (#4057) 2022-11-02 07:00:54 -05:00
models.py Limit recording retention to available storage (#3942) 2022-10-09 06:28:26 -05:00
motion.py
mypy.ini Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
object_detection.py
object_processing.py
objects.py
output.py
plus.py read plus api key from addon options 2022-06-30 07:19:40 -05:00
record.py
restream.py
stats.py
storage.py
types.py
util.py
video.py
watchdog.py
zeroconf.py