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 Fix unclean shutdown of ZMQ (#11740) 2024-06-04 06:39:34 -06:00
detectors OpenVino - Error clarification for compile_model function (#12304) 2024-07-08 08:13:33 -05:00
events Shutdown hang (#11793) 2024-06-06 18:54:38 -05:00
images
motion cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
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 move clip.mp4 backend to clips folder (#11834) 2024-06-09 13:45:26 -05:00
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 cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
track Adjust stationary reqs depending on state (#11226) 2024-05-03 17:28:06 -05:00
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 Shutdown hang (#11793) 2024-06-06 18:54:38 -05:00
models.py Auth! (#11347) 2024-05-18 10:36:13 -06:00
mypy.ini
object_detection.py chore: fix some typos in comments (#11028) 2024-04-20 06:16:43 -05:00
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