mediamtx/internal/conf
andrew-ld b27c363ecf
(webrtc) added support for ice mux tcp and nat1to1ips (#1323)
* add webrtcp static tcp mux port

* add ice nat1 host configuration and cleanup

* typo

* rename config keys

* apply codecov suggestions

* apply review suggestions

* typo

* dont use deepequal for WebRTCICETCPMuxAddress

* unexport NewPeerConnection()

* remove Dockerfile

* use an empty list instead of nil value in webrtcICEHostNAT1To1IPs

* drop webrtcICETCPMuxEnable and enable TCP mux when webrtcICETCPMuxAddress is filled

* run go mod tidy

Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2022-12-30 15:39:20 +01:00
..
authmethod.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
conf_test.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
conf.go (webrtc) added support for ice mux tcp and nat1to1ips (#1323) 2022-12-30 15:39:20 +01:00
credential.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
encryption.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
env_test.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
env.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
hlsvariant.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
ipsorcidrs.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
logdestination.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
loglevel.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
path.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
protocol.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
sourceprotocol.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
stringduration.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
stringsize.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00