mediamtx/internal/core
Alessandro Ros 3de05c1330
api: always reply with JSON in case of success or failure (#5252)
Reply with "status": "ok" in case of success, and with "status":
"error" in case of error. This makes the API more accessible and user
friendly.
2025-12-07 10:37:55 +01:00
..
test_on_demand switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
versiongetter update linter settings (#4790) 2025-07-26 16:44:32 +02:00
api_test.go api: always reply with JSON in case of success or failure (#5252) 2025-12-07 10:37:55 +01:00
core.go fix panic when changing log file to a nonexisting directory (#5132) (#5249) 2025-12-06 22:51:25 +01:00
core_test.go fix panic when changing log file to a nonexisting directory (#5132) (#5249) 2025-12-06 22:51:25 +01:00
metrics_test.go update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
path.go update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
path_manager.go update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
path_manager_test.go update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
path_test.go update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
source_redirect.go update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
upgrade.go add self-upgrader (#3501) (#5035) 2025-10-13 13:06:47 +02:00
upgrade_disabled.go add self-upgrader (#3501) (#5035) 2025-10-13 13:06:47 +02:00