mediamtx/internal/core
Alessandro Ros bf97435eb3
replace command line parser (#1383)
2023-01-16 21:45:20 +01:00
..
api.go webrtc muxer: fix multiple race conditions 2023-01-08 13:36:55 +01:00
api_test.go api: add more attributes to WebRTC connections 2023-01-07 13:48:03 +01:00
core.go replace command line parser (#1383) 2023-01-16 21:45:20 +01:00
core_test.go update gortsplib 2022-12-22 21:19:06 +01:00
externalauth.go cleanup interaction with external auth 2022-08-22 11:24:21 +02:00
hls_index.html hls muxer: support reading Opus tracks (#1338) 2023-01-03 18:36:13 +01:00
hls_muxer.go hls muxer: fix race condition 2023-01-08 21:57:15 +01:00
hls_server.go hls muxer: fix race condition 2023-01-08 21:16:20 +01:00
hls_server_test.go move high-level tests into dedicate workflow (#1219) 2022-11-02 18:25:49 +01:00
hls_source.go hls source: support proxying H265 and Opus tracks 2023-01-06 15:39:20 +01:00
hls_source_test.go update gortsplib 2022-12-28 20:32:03 +01:00
http_logger.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
http_requestpool.go webrtc muxer: fix multiple race conditions 2023-01-08 13:36:55 +01:00
ip.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00
metrics.go webrtc muxer: fix multiple race conditions 2023-01-08 13:36:55 +01:00
metrics_test.go webrtc: make HTTPS optional (#1312) 2022-12-19 23:26:07 +01:00
path.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
path_manager.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
pprof.go webrtc muxer: fix multiple race conditions 2023-01-08 13:36:55 +01:00
publisher.go print track codecs into logs 2022-08-15 16:29:40 +02:00
reader.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
rpicamera_source.go move format processors into dedicated folder 2023-01-05 12:54:00 +01:00
rtmp_conn.go update gortsplib 2023-01-08 13:36:27 +01:00
rtmp_server.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
rtmp_server_test.go update gortsplib 2022-12-28 20:32:03 +01:00
rtmp_source.go update gortsplib 2023-01-08 13:36:27 +01:00
rtmp_source_test.go update gortsplib 2022-12-28 20:32:03 +01:00
rtsp_conn.go update gortsplib 2023-01-11 01:11:05 +01:00
rtsp_server.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
rtsp_server_test.go move format processors into dedicated folder 2023-01-05 12:54:00 +01:00
rtsp_session.go update gortsplib 2023-01-11 01:11:05 +01:00
rtsp_source.go move format processors into dedicated folder 2023-01-05 12:54:00 +01:00
rtsp_source_test.go speed up tests 2023-01-05 00:01:15 +01:00
source.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
source_redirect.go remove "on" prefix from most communication functions between components 2022-08-04 21:07:45 +02:00
source_static.go rpicamera: add rpiCameraMode parameter (#1111) 2022-10-25 11:23:44 +02:00
stream.go move format processors into dedicated folder 2023-01-05 12:54:00 +01:00
streamformat.go move format processors into dedicated folder 2023-01-05 12:54:00 +01:00
streammedia.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
webrtc_conn.go webrtc muxer: fix sending local candidates 2023-01-08 19:18:13 +01:00
webrtc_index.html webrtc muxer: keep the WebSocket connection 2023-01-08 15:37:47 +01:00
webrtc_server.go webrtc muxer: keep the WebSocket connection 2023-01-08 15:37:47 +01:00
webrtc_server_test.go webrtc muxer: fix multiple race conditions 2023-01-08 13:36:55 +01:00