blakeblackshear.frigate/frigate
Josh Hawkins dc2e8f7f70
Onvif: skip non-video profiles in setup (#9708)
* use first h264 onvif profile

* error if profile remains unset

* move create_ptz_service call

* add profile logger debug
2024-02-10 13:41:24 -06:00
..
comms Don't fail if message is received before websocket start (#9634) 2024-02-05 17:53:16 -06:00
detectors
events
images
motion Adjust motion calibration to be more dynamic (#8250) 2023-10-20 19:22:38 -04:00
ptz Onvif: skip non-video profiles in setup (#9708) 2024-02-10 13:41:24 -06:00
record
test Nms optimize for stationary cars (#9684) 2024-02-05 17:52:06 -06:00
track
util
__init__.py
__main__.py
app.py Add info logging at startup if vacuuming database (#9432) 2024-01-26 07:18:29 -06:00
config.py Birdseye enhancements (#9778) 2024-02-10 11:55:13 -06:00
const.py
ffmpeg_presets.py
http.py Add error handling for unsupported label uploading to frigate+ (#9775) 2024-02-10 13:35:17 -06:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py
output.py Birdseye enhancements (#9778) 2024-02-10 11:55:13 -06:00
plus.py Add error handling for unsupported label uploading to frigate+ (#9775) 2024-02-10 13:35:17 -06:00
stats.py
storage.py
timeline.py
types.py
video.py
watchdog.py