1
0
Fork 0
forked from External/mediamtx
mediamtx/internal/core
Alessandro Ros 65d90f7cc6
allow using MTX_QUERY inside source (#3486)
this allows to pass query parameters to sources, for instance:

source: rtsp://my_host/my_path?$MTX_QUERY
sourceOnDemand: true
2024-06-18 22:10:26 +02:00
..
api_test.go bump dependencies (#3457) 2024-06-11 22:43:27 +02:00
core.go webrtc: allow configuring timeouts (#3404) (#3406) 2024-05-30 13:36:58 +02:00
core_test.go move RTSP tests into internal/servers/rtsp (#3049) 2024-02-20 19:35:35 +01:00
metrics_test.go bump dependencies (#3457) 2024-06-11 22:43:27 +02:00
path.go allow using MTX_QUERY inside source (#3486) 2024-06-18 22:10:26 +02:00
path_manager.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
path_manager_test.go move RTSP tests into internal/servers/rtsp (#3049) 2024-02-20 19:35:35 +01:00
path_test.go allow using MTX_QUERY inside source (#3486) 2024-06-18 22:10:26 +02:00
source_redirect.go move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
static_source_handler.go allow using MTX_QUERY inside source (#3486) 2024-06-18 22:10:26 +02:00