blakeblackshear.frigate/frigate
Nicolas Mowen db131d4971
Add Low latency preset (#5367)
* Create new low latency preset

* Update chart for new preset
2023-02-03 19:33:25 -06:00
..
comms Pre clear retained messagse (#5117) 2023-01-16 17:16:46 -06:00
detectors Update library loading for tensorrt (#5087) 2023-01-14 13:14:27 -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
__main__.py
app.py Docs updates, fix recording warnings, default log level for ws4py (#5294) 2023-01-30 17:42:53 -06:00
config.py Add config option to disable version check (#5208) 2023-01-25 18:36:26 -06:00
const.py Fix raspberry pi hwaccel (#4955) 2023-01-08 07:04:58 -06:00
events.py
ffmpeg_presets.py Add Low latency preset (#5367) 2023-02-03 19:33:25 -06:00
http.py Fix birdseye snapshot (#5171) 2023-01-20 20:40:55 -06:00
log.py
models.py
motion.py
mypy.ini Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
object_detection.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
object_processing.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
objects.py
output.py Rewrite restream (#5106) 2023-01-16 17:50:35 -06:00
plus.py
record.py Docs updates, fix recording warnings, default log level for ws4py (#5294) 2023-01-30 17:42:53 -06:00
restream.py Rewrite restream (#5106) 2023-01-16 17:50:35 -06:00
stats.py System page: add last updated time ago (#5195) 2023-01-27 06:20:41 -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 Fix Frigate stuck at finishing when restarting from UI (#5216) 2023-01-24 07:27:57 -06:00
video.py Name capture processes (#5340) 2023-02-01 17:49:18 -06:00
watchdog.py Capitalize the Frigate word (#5044) 2023-01-13 07:18:15 -06:00
zeroconf.py