mediamtx/internal/defs
Alessandro Ros 371b9585a6
change error message when stream is not found (#4301)
Switch from 'no one is publishing to path' to 'no stream is available
on path' since the stream might be provided from a static source too.
2025-03-03 18:09:22 +01:00
..
api.go api: add 'session' field to RTSPConn (#3974) (#4074) 2024-12-25 16:17:53 +01:00
defs.go move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
path.go change error message when stream is not found (#4301) 2025-03-03 18:09:22 +01:00
path_access_request.go rtsp: rewrite authentication around ServerConn.VerifyCredentials (#4267) 2025-02-18 17:54:13 +01: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 treat different RTSP formats as different tracks in logs and API (#2907) 2024-01-15 12:08:14 +01:00
static_source.go allow using MTX_QUERY inside source (#3486) 2024-06-18 22:10:26 +02:00