Files
zoneminder/src
Ben Dailey 3ee2ab6dde refactor: simplify ONVIF timeout options to use seconds instead of ISO 8601
- Change pull_timeout and subscription_timeout from std::string (ISO 8601)
  to int (seconds) for simpler configuration and cleaner code
- Add deprecation warning when PT prefix is detected in option values
- Add FormatDurationSeconds() helper to construct ISO 8601 strings for SOAP
- Use zm_utils.h functions: Split(), PairSplit(), StartsWith()
- Remove unused parse_iso8601_duration_seconds() function

New option format: pull_timeout=5,subscription_timeout=300
Old format (deprecated): pull_timeout=PT5S,subscription_timeout=PT300S

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 12:58:21 -05:00
..
2024-10-26 14:29:40 -04:00
2024-10-26 14:29:40 -04:00
2024-03-26 13:43:58 -05:00
2024-10-26 14:29:40 -04:00
2024-10-26 14:29:40 -04:00
2025-07-05 08:09:09 -04:00
2025-07-05 08:09:09 -04:00
2025-07-26 11:52:21 -04:00
2025-09-18 14:48:52 -04:00
2021-05-30 21:41:58 +02:00
2025-09-18 14:48:52 -04:00
2024-10-29 13:30:29 -04:00
2024-10-29 13:30:29 -04:00
2026-01-16 15:48:56 -05:00
2026-01-19 14:41:04 -06:00
2026-01-16 12:28:57 -05:00
2026-01-16 12:28:57 -05:00
2025-02-26 21:04:32 +11:00
2025-02-26 21:04:32 +11:00
2025-09-18 10:07:50 -04:00
2023-01-18 16:01:42 -05:00
2025-12-31 22:06:32 +11:00
2025-09-18 14:48:52 -04:00
2025-07-05 08:09:09 -04:00
2025-07-05 08:09:09 -04:00
2025-08-05 14:13:39 -04:00
2025-08-05 14:13:39 -04:00
2026-01-05 16:36:36 -05:00
2026-01-05 16:36:36 -05:00