mediamtx/internal/core
2022-08-04 20:28:38 +02:00
..
api_test.go api: return static sources in paths/list even if sourceOnDemand is true 2022-08-04 20:28:38 +02:00
api.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00
core_test.go update gortsplib 2022-06-27 17:52:20 +02:00
core.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00
data.go move trackID into data 2022-04-09 13:16:59 +02:00
externalauth.go External authentication support send url raw query 2022-01-23 23:04:36 +01:00
hls_muxer.go hls muxer: when hlsAlwaysRemux is on, automatically recreate muxers in 2022-07-24 13:06:09 +02:00
hls_server_test.go update external authentication tests 2022-01-23 23:04:36 +01:00
hls_server.go hls muxer: when hlsAlwaysRemux is on, automatically recreate muxers in 2022-07-24 13:06:09 +02:00
hls_source_test.go rtmp: split net.Conn from rtmp.Conn 2022-07-09 17:25:33 +02:00
hls_source.go api: return static sources in paths/list even if sourceOnDemand is true 2022-08-04 20:28:38 +02:00
httplogwriter.go move httpLogWriter in a dedicated file 2021-11-06 12:53:49 +01:00
ip.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00
metrics_test.go update gortsplib 2022-06-23 13:54:48 +02:00
metrics.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00
path_manager.go hls muxer: when hlsAlwaysRemux is on, automatically recreate muxers in 2022-07-24 13:06:09 +02:00
path.go api: return static sources in paths/list even if sourceOnDemand is true 2022-08-04 20:28:38 +02:00
pprof.go print closing message before an object is closed 2021-12-22 00:15:15 +01:00
publisher.go move trackID into data 2022-04-09 13:16:59 +02:00
reader.go move trackID into data 2022-04-09 13:16:59 +02:00
rtmp_conn.go rtmp: rewrite implementation of rtmp connection (#1047) 2022-07-17 15:17:18 +02:00
rtmp_server_test.go rtmp: rewrite implementation of rtmp connection (#1047) 2022-07-17 15:17:18 +02:00
rtmp_server.go rtmp: rewrite implementation of rtmp connection (#1047) 2022-07-17 15:17:18 +02:00
rtmp_source_test.go support proxying HLS 2021-09-05 18:00:29 +02:00
rtmp_source.go api: return static sources in paths/list even if sourceOnDemand is true 2022-08-04 20:28:38 +02:00
rtsp_conn.go update gortsplib 2022-06-27 17:52:20 +02:00
rtsp_server_test.go rtmp: split net.Conn from rtmp.Conn 2022-07-09 17:25:33 +02:00
rtsp_server.go rtmp: rewrite implementation of rtmp connection (#1047) 2022-07-17 15:17:18 +02:00
rtsp_session.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00
rtsp_source_test.go rtmp: split net.Conn from rtmp.Conn 2022-07-09 17:25:33 +02:00
rtsp_source.go api: return static sources in paths/list even if sourceOnDemand is true 2022-08-04 20:28:38 +02:00
source_redirect.go add intermediate layer between path and static sources 2022-07-30 21:52:37 +02:00
source_static.go api: return static sources in paths/list even if sourceOnDemand is true 2022-08-04 20:28:38 +02:00
source.go add intermediate layer between path and static sources 2022-07-30 21:52:37 +02:00
stream.go update gortsplib 2022-06-23 13:54:48 +02:00