blakeblackshear.frigate/frigate/config
Nicolas Mowen 423693d14d
Add ability to select GPU for ffmpeg (#20455)
* Add ability to set selected GPU for ffmpeg

* Cleanup

* Cleanup

* Improve handling
2025-10-13 09:59:38 -06:00
..
camera Add ability to select GPU for ffmpeg (#20455) 2025-10-13 09:59:38 -06:00
__init__.py
auth.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
base.py
camera_group.py
classification.py Fix audio transcription (#20395) 2025-10-08 18:06:03 -05:00
config.py Empty cameras view (#20434) 2025-10-11 15:40:39 -06:00
database.py
env.py Read secrets dir from CREDENTIALS_DIRECTORY (#19327) 2025-09-19 06:34:23 -06:00
logger.py Ensure logging config is propagated to forked processes (#18704) 2025-08-16 10:20:33 -05:00
mqtt.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
network.py Enable Optional IPv6 Support for Nginx (#19602) 2025-08-18 17:39:12 -06:00
proxy.py Add role map support for proxy auth (#19758) 2025-08-25 17:58:41 -05:00
telemetry.py
tls.py
ui.py