mediamtx/internal/conf
Alessandro Ros e0f4748839
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
modernize code (#4947)
2025-09-07 16:08:47 +02:00
..
decrypt allow setting rpiCameraSaturation to 0 (#1651) (#1772) 2023-05-06 23:00:42 +02:00
env modernize code (#4947) 2025-09-07 16:08:47 +02:00
jsonwrapper warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
yamlwrapper warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
auth_action.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
auth_internal_users.go rtsp: rewrite authentication around ServerConn.VerifyCredentials (#4267) 2025-02-18 17:54:13 +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 use slices.Contains when possible (#4859) 2025-08-12 12:28:20 +02:00
conf_test.go rpi: allow setting software H264 profile and level (#3965) (#4786) 2025-07-25 13:40:15 +02:00
credential.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
credential_test.go move RTSP tests into internal/servers/rtsp (#3049) 2024-02-20 19:35:35 +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 allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
hls_variant.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
ip_networks.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
log_destination.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +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 warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
optional_path.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
path.go allow setting UDP read buffer size (#3308) (#4846) 2025-08-11 12:21:00 +02: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_methods.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +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 warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00
rtsp_transports.go warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01: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 warn users when non-existent fields are used in conf (#4261) 2025-02-18 15:23:44 +01:00