blakeblackshear.frigate/frigate
Nicolas Mowen 01b9d4d848
Rework audio encoding for restream (#5092)
* Use memo for recordings timezone

* Add audio encoding field and simplify stream creation

* Update docs and tests

* Fix bad logic
2023-01-15 09:38:19 -06:00
..
comms
detectors Update library loading for tensorrt (#5087) 2023-01-14 13:14:27 -06:00
images
test Rework audio encoding for restream (#5092) 2023-01-15 09:38:19 -06:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__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 Rework audio encoding for restream (#5092) 2023-01-15 09:38:19 -06:00
const.py
events.py
ffmpeg_presets.py Simplify hwaccel filter args and fix qsv bugs (#5054) 2023-01-13 07:22:19 -06:00
http.py
log.py
models.py
motion.py Adjust threshold and contour_area with mqtt 2022-07-05 08:46:10 -05:00
mypy.ini
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 Capitalize the Frigate word (#5044) 2023-01-13 07:18:15 -06:00
plus.py
record.py
restream.py Rework audio encoding for restream (#5092) 2023-01-15 09:38:19 -06:00
stats.py
storage.py FEAT: Storage API & Frontend (#3409) 2022-11-29 19:59:56 -06:00
types.py Refactor to simplify support for additional detector types (#3656) 2022-11-03 21:23:09 -05:00
util.py
video.py
watchdog.py
zeroconf.py