mediamtx/internal/core
2022-01-25 15:16:11 +01:00
..
api_test.go rtsp source: set ServerName when using TLS (#708) 2021-12-03 23:33:28 +01:00
api.go add TODO comments 2022-01-20 10:46:05 +01:00
core_test.go save regexp groups in G1, G2 env variables instead of 1, 2 (#642) 2022-01-25 14:42:04 +01:00
core.go support external authentication (#504) (#517) 2021-12-22 19:13:56 +01:00
externalauth.go External authentication support send url raw query 2022-01-23 23:04:36 +01:00
hls_muxer.go External authentication support send url raw query 2022-01-23 23:04:36 +01:00
hls_server_test.go update external authentication tests 2022-01-23 23:04:36 +01:00
hls_server.go un-capitalize private fields 2022-01-14 23:42:41 +01:00
hls_source_test.go update gortsplib 2021-11-12 22:29:56 +01:00
hls_source.go un-capitalize private fields 2022-01-14 23:42:41 +01:00
httplogwriter.go move httpLogWriter in a dedicated file 2021-11-06 12:53:49 +01:00
ip.go
metrics_test.go update gortsplib 2021-11-12 22:29:56 +01:00
metrics.go un-capitalize private fields 2022-01-14 23:42:41 +01:00
path_manager.go add more debug log messages 2022-01-25 15:05:44 +01:00
path.go save regexp groups in G1, G2 env variables instead of 1, 2 (#642) 2022-01-25 14:42:04 +01:00
pprof.go print closing message before an object is closed 2021-12-22 00:15:15 +01:00
publisher.go unexport members of private structs 2021-10-27 21:01:00 +02:00
reader.go update gortsplib 2021-11-12 22:29:56 +01:00
rtmp_conn.go External authentication support send url raw query 2022-01-23 23:04:36 +01:00
rtmp_server_test.go update external authentication tests 2022-01-23 23:04:36 +01:00
rtmp_server.go un-capitalize private fields 2022-01-14 23:42:41 +01:00
rtmp_source_test.go
rtmp_source.go un-capitalize private fields 2022-01-14 23:42:41 +01:00
rtsp_conn.go External authentication support send url raw query 2022-01-23 23:04:36 +01:00
rtsp_server_test.go update external authentication tests 2022-01-23 23:04:36 +01:00
rtsp_server.go un-capitalize private fields 2022-01-14 23:42:41 +01:00
rtsp_session.go External authentication support send url raw query 2022-01-23 23:04:36 +01:00
rtsp_source_test.go rtsp source: support cameras that don't provide SPS and PPS inside the SDP (#411) (#707) 2021-11-22 22:55:12 +01:00
rtsp_source.go fix shutdown freeze introduced by ef255af 2022-01-25 15:16:11 +01:00
source.go unexport members of private structs 2021-10-27 21:01:00 +02:00
stream.go update gortsplib 2021-11-12 22:29:56 +01:00