mediamtx/internal/conf
Alessandro Ros 8a4f2f5f3f
Some checks failed
code_lint / go (push) Has been cancelled
code_lint / go_mod (push) Has been cancelled
code_lint / docs (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_e2e (push) Has been cancelled
simplify configuration definitions (#5376)
2026-01-25 20:24:41 +01:00
..
decrypt allow setting rpiCameraSaturation to 0 (#1651) (#1772) 2023-05-06 23:00:42 +02:00
env fix panic with environment variables (#5374) 2026-01-25 10:27:36 +01:00
jsonwrapper prevent setting slices to null (#5375) 2026-01-25 19:49:39 +01:00
yamlwrapper prevent setting slices to null (#5375) 2026-01-25 19:49:39 +01:00
auth_action.go simplify configuration definitions (#5376) 2026-01-25 20:24:41 +01:00
auth_internal_user.go simplify configuration definitions (#5376) 2026-01-25 20:24:41 +01:00
auth_internal_user_permission.go simplify configuration definitions (#5376) 2026-01-25 20:24:41 +01:00
auth_method.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
conf.go simplify configuration definitions (#5376) 2026-01-25 20:24:41 +01:00
conf_test.go simplify configuration definitions (#5376) 2026-01-25 20:24:41 +01:00
credential.go simplify configuration definitions (#5376) 2026-01-25 20:24:41 +01:00
credential_test.go simplify configuration definitions (#5376) 2026-01-25 20:24:41 +01:00
duration.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
duration_test.go accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
encryption.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
global.go update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
hls_variant.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
ip_network.go simplify configuration definitions (#5376) 2026-01-25 20:24:41 +01:00
ip_networks.go simplify configuration definitions (#5376) 2026-01-25 20:24:41 +01:00
log_destination.go simplify configuration definitions (#5376) 2026-01-25 20:24:41 +01:00
log_destinations.go simplify configuration definitions (#5376) 2026-01-25 20:24:41 +01:00
log_level.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
optional_global.go update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
optional_path.go update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
path.go prevent setting slices to null (#5375) 2026-01-25 19:49:39 +01:00
path_test.go prevent setting slices to null (#5375) 2026-01-25 19:49:39 +01:00
record_format.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
rtsp_auth_method.go simplify configuration definitions (#5376) 2026-01-25 20:24:41 +01:00
rtsp_auth_methods.go simplify configuration definitions (#5376) 2026-01-25 20:24:41 +01:00
rtsp_range_type.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
rtsp_transport.go simplify code with ptrOf (#5179) 2025-11-11 12:01:03 +01:00
rtsp_transports.go switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
string_size.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
webrtc_ice_server.go simplify configuration definitions (#5376) 2026-01-25 20:24:41 +01:00