mediamtx/internal/core
2021-12-23 13:09:58 +01:00
..
api_test.go rtsp source: set ServerName when using TLS (#708) 2021-12-03 23:33:28 +01:00
api.go support external authentication (#504) (#517) 2021-12-22 19:13:56 +01:00
core_test.go make regexp groups available to custom commands (#642) 2021-12-08 20:50:09 +01:00
core.go support external authentication (#504) (#517) 2021-12-22 19:13:56 +01:00
externalauth.go support external authentication (#504) (#517) 2021-12-22 19:13:56 +01:00
hls_muxer.go hls: pring exact reason why a muxer is closed 2021-12-23 13:09:58 +01:00
hls_server_test.go fix github actions 2021-12-22 20:12:14 +01:00
hls_server.go support external authentication (#504) (#517) 2021-12-22 19:13:56 +01:00
hls_source_test.go update gortsplib 2021-11-12 22:29:56 +01:00
hls_source.go update gortsplib 2021-11-12 22:29:56 +01:00
httplogwriter.go move httpLogWriter in a dedicated file 2021-11-06 12:53:49 +01:00
ip.go move most components into internal/core 2021-07-24 16:09:52 +02:00
metrics_test.go update gortsplib 2021-11-12 22:29:56 +01:00
metrics.go print closing message before an object is closed 2021-12-22 00:15:15 +01:00
path_manager.go support external authentication (#504) (#517) 2021-12-22 19:13:56 +01:00
path.go print debug log message in case of non-critical authentication errors 2021-12-22 20:13:00 +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 support external authentication (#504) (#517) 2021-12-22 19:13:56 +01:00
rtmp_server_test.go support external authentication (#504) (#517) 2021-12-22 19:13:56 +01:00
rtmp_server.go support external authentication (#504) (#517) 2021-12-22 19:13:56 +01:00
rtmp_source_test.go support proxying HLS 2021-09-05 18:00:29 +02:00
rtmp_source.go support external authentication (#504) (#517) 2021-12-22 19:13:56 +01:00
rtsp_conn.go print debug log message in case of non-critical authentication errors 2021-12-22 20:13:00 +01:00
rtsp_server_test.go support external authentication (#504) (#517) 2021-12-22 19:13:56 +01:00
rtsp_server.go support external authentication (#504) (#517) 2021-12-22 19:13:56 +01:00
rtsp_session.go print debug log message in case of non-critical authentication errors 2021-12-22 20:13:00 +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 rtsp source: set ServerName when using TLS (#708) 2021-12-03 23:33:28 +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