mediamtx/internal/test
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
..
auth_manager.go fix support for JWT authentication in API, metrics, playback, pprof (#3253) 2024-04-18 23:55:48 +02:00
formats.go improve record tests (#3216) 2024-04-09 09:36:38 +02:00
logger.go fix support for JWT authentication in API, metrics, playback, pprof (#3253) 2024-04-18 23:55:48 +02:00
medias.go move RTSP tests into internal/servers/rtsp (#3049) 2024-02-20 19:35:35 +01:00
source_tester.go allow using MTX_QUERY inside source (#3486) 2024-06-18 22:10:26 +02:00
temp_file.go move SRT tests into internal/servers/srt (#3037) 2024-02-17 20:42:41 +01:00
tls_cert.go move RTMP tests into internal/servers/rtmp (#3035) 2024-02-16 23:27:27 +01:00