blakeblackshear.frigate/frigate
Felipe Santos 4523c9b06d
Set User Agent for FFmpeg calls (#4555)
* Set User Agent for FFmpeg calls

* Allow to use shell-like string args

* Add test for arg as string with space
2022-11-30 16:53:45 -06:00
..
comms Fix recordings set name (#4543) 2022-11-28 18:58:41 -06:00
detectors Refactor to simplify support for additional detector types (#3656) 2022-11-03 21:23:09 -05:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
test Set User Agent for FFmpeg calls (#4555) 2022-11-30 16:53:45 -06:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py
app.py FEAT: Storage API & Frontend (#3409) 2022-11-29 19:59:56 -06:00
config.py Set User Agent for FFmpeg calls (#4555) 2022-11-30 16:53:45 -06:00
const.py
events.py
ffmpeg_presets.py FEAT: Support for ffmpeg presets (#3840) 2022-11-28 21:48:11 -06:00
http.py FEAT: Storage API & Frontend (#3409) 2022-11-29 19:59:56 -06:00
log.py
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 cleanup print statements 2022-04-16 09:08:10 -05:00
output.py
plus.py read plus api key from addon options 2022-06-30 07:19:40 -05:00
record.py Catch case where segment is bad length (#4228) 2022-11-02 06:37:27 -05:00
restream.py
stats.py Fix gpu stats for ffmpeg presets (#4554) 2022-11-29 19:56:01 -06:00
storage.py FEAT: Storage API & Frontend (#3409) 2022-11-29 19:59:56 -06:00
types.py
util.py Set User Agent for FFmpeg calls (#4555) 2022-11-30 16:53:45 -06:00
video.py Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
watchdog.py
zeroconf.py