blakeblackshear.frigate/frigate
Tibladar 9ac40cd953
Add H265 preset for Raspberry Pi (#8640)
* Add h265 pi preset to preset docs

* Add h265 pi preset to hardware acceleration docs

* Add preset for raspberry pi h265
2023-11-17 01:09:15 +00:00
..
comms use enabled_in_config for switch in HA integration (#8630) 2023-11-16 01:25:48 +00:00
detectors Add features to rknn detector (#8631) 2023-11-17 01:08:41 +00:00
events Don't fail on 0 rms (#8447) 2023-11-04 02:18:23 +00:00
images
motion
ptz use enabled_in_config for switch in HA integration (#8630) 2023-11-16 01:25:48 +00:00
record Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
test Improve robustness of storage maintenance (#8411) 2023-11-01 23:21:59 +00:00
track
util Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
__init__.py
__main__.py
app.py Cleanup existing timeline entries (#8495) 2023-11-06 06:43:26 -07:00
config.py use enabled_in_config for switch in HA integration (#8630) 2023-11-16 01:25:48 +00:00
const.py Write recording segments to cache with timezone info (#8468) 2023-11-05 14:30:29 -06:00
ffmpeg_presets.py Add H265 preset for Raspberry Pi (#8640) 2023-11-17 01:09:15 +00:00
http.py Performance increase with lots of recordings (#8525) 2023-11-07 23:18:26 +00:00
log.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
models.py
mypy.ini
object_detection.py
object_processing.py
output.py Make output writing asynchronous (#8530) 2023-11-07 16:24:56 -07:00
plus.py
stats.py
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Cleanup timeline entries (#8489) 2023-11-06 06:42:10 -06:00
types.py
video.py Write recording segments to cache with timezone info (#8468) 2023-11-05 14:30:29 -06:00
watchdog.py