blakeblackshear.frigate/frigate
Nicolas Mowen 0ee81c7526 Automatically detect hwaccel args (#9142)
* Automatically detect nvidia / vaapi hwaccel args

* Update docs

* Use auto for hwaccel args

* Formatting
2024-01-31 12:56:11 +00:00
..
comms Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
detectors Don't fail if deepstack detector times out (#8979) 2023-12-15 23:25:21 +00:00
events Add support for filtering history page and add support for creating timeline entries for audio / custom events (#9034) 2024-01-31 12:56:11 +00:00
images
motion
output Fix birdseye memory leak (#8992) 2024-01-31 12:56:11 +00:00
ptz Autotracking: better handle objects that touch frame edges (#9062) 2024-01-31 12:56:11 +00:00
record Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
test Remove rtmp (#8941) 2024-01-31 12:56:11 +00:00
track Make initialization configurable (#8392) 2023-10-30 20:26:31 -04:00
util Automatically detect hwaccel args (#9142) 2024-01-31 12:56:11 +00:00
__init__.py
__main__.py
app.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
config.py Automatically detect hwaccel args (#9142) 2024-01-31 12:56:11 +00:00
const.py Automatically detect hwaccel args (#9142) 2024-01-31 12:56:11 +00:00
ffmpeg_presets.py Automatically detect hwaccel args (#9142) 2024-01-31 12:56:11 +00:00
http.py Add support for filtering history page and add support for creating timeline entries for audio / custom events (#9034) 2024-01-31 12:56:11 +00:00
log.py
models.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
mypy.ini
object_detection.py
object_processing.py Autotracking: better handle objects that touch frame edges (#9062) 2024-01-31 12:56:11 +00:00
plus.py add support for docker secrets (#8409) 2023-11-02 05:35:30 -05:00
stats.py
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Add support for filtering history page and add support for creating timeline entries for audio / custom events (#9034) 2024-01-31 12:56:11 +00:00
types.py Add MQTT topic for active autotracking (#8419) 2023-11-01 23:20:26 +00:00
video.py Write recording segments to cache with timezone info (#8468) 2023-11-05 14:30:29 -06:00
watchdog.py