mediamtx/internal/defs
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
..
api.go api: always reply with JSON in case of success or failure (#5252) 2025-12-07 10:37:55 +01:00
defs.go move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
path.go estimate absolute timestamp more precisely (#5078) 2025-10-12 11:02:14 +02:00
path_access_request.go support passing JWTs through the password field (#4516) 2025-05-10 22:54:24 +02:00
publisher.go move servers into internal/servers (#2792) 2023-12-08 19:17:17 +01:00
reader.go move servers into internal/servers (#2792) 2023-12-08 19:17:17 +01:00
source.go switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
static_source.go remove redundant definitions (#4793) 2025-07-27 12:01:52 +02:00