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 Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
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 update deps (#6093) 2023-04-15 14:17:59 -05:00
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 Fix permission error accessing /run/secrets (#10097) 2024-02-28 17:18:34 -06:00
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
types.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
video.py Revert "Limited shm frame count (#12346)" (#12362) 2024-07-09 11:49:08 -05:00
watchdog.py Cleanup and organize utils (#7033) 2023-07-06 09:28:50 -05:00