blakeblackshear.frigate/frigate
stephendb aacb8c84e0
Bug fix for ONVIF cameras, adjust_time parameter added (#12352)
* adds adjust_time which allows users to fix an issue with onvif authentication where time is not syncrhonized

* updated adjust_time to ignore_time_mismatch to make it clearer what this option does

* adds ignore_time_mismatch to the reference.md and adds a line about the security risk this can introduce as well as the recommendation to setup NTP for both ends.

* fix format error

* happy now linter?

* white space

* Update docs/docs/configuration/reference.md

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

---------

Co-authored-by: Stephen Butler <stephen.butler@ni.com>
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2024-07-09 13:00:47 -06:00
..
api Nginx config tweaks (#12174) 2024-06-29 07:18:40 -06:00
comms
detectors OpenVino - Error clarification for compile_model function (#12304) 2024-07-08 08:13:33 -05:00
events
images
motion
output Revert "Limited shm frame count (#12346)" (#12362) 2024-07-09 11:49:08 -05:00
ptz Bug fix for ONVIF cameras, adjust_time parameter added (#12352) 2024-07-09 13:00:47 -06:00
record
review Quick fix (#12153) 2024-06-25 07:38:37 -05:00
stats Enforce minimum value for mqtt stats update (#12253) 2024-07-01 17:08:14 -05:00
test
track
util Revert "Limited shm frame count (#12346)" (#12362) 2024-07-09 11:49:08 -05:00
__init__.py
__main__.py
app.py split out proxy from auth (#11963) 2024-06-14 18:02:13 -05:00
config.py Bug fix for ONVIF cameras, adjust_time parameter added (#12352) 2024-07-09 13:00:47 -06:00
const.py Enforce minimum value for mqtt stats update (#12253) 2024-07-01 17:08:14 -05:00
ffmpeg_presets.py Update ffmpeg source (#12251) 2024-07-01 15:46:40 -06:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py Revert "Limited shm frame count (#12346)" (#12362) 2024-07-09 11:49:08 -05:00
plus.py
storage.py
timeline.py
types.py
video.py Revert "Limited shm frame count (#12346)" (#12362) 2024-07-09 11:49:08 -05:00
watchdog.py