108 Commits (fb06f6db7284430307034cd55c294f31eb507fa8)

Author SHA1 Message Date
aler9 090342a413 conf: allow to set empty slices with empty env variables 3 years ago
aler9 b26f848613 webrtc: add webrtcICEUDPMuxAddress 3 years ago
andrew-ld b27c363ecf
(webrtc) added support for ice mux tcp and nat1to1ips (#1323) 3 years ago
aler9 ec86401037 webrtc: make HTTPS optional (#1312) 3 years ago
Alessandro Ros 5efe97abf1
Support reading with WebRTC (#1242) 3 years ago
Alessandro Ros c778c049ce
switch to gortsplib v2 (#1301) 3 years ago
aler9 062fb600e8 return an error when rpiCamera in used in two paths (#1257) 3 years ago
aler9 532592c099 rpicamera: change default resolution to 1920x1080 4 years ago
aler9 7013b75daf rpicamera: add rpiCameraMode parameter (#1111) 4 years ago
Alessandro Ros 8825fddd89
Add additional Raspberry Pi Camera parameters (#1198) 4 years ago
aler9 ec4ec142b4 forbid using 'rpiCamera' as source on regexp paths 4 years ago
aler9 f1fb00b80f update golangci-lint 4 years ago
Alessandro Ros 820ba067f2 support RTMPS (#1089) 4 years ago
Alessandro Ros 8c2b12a314 Add native support for the raspberry pi camera (#1057) 4 years ago
aler9 f28540b9f4 update gortsplib 4 years ago
aler9 e45820b2c0 hls server: show real client IPs when behind a proxy (#955) 4 years ago
aler9 9d3fd3bc37 update gortsplib 4 years ago
Alessandro Ros e115983296
Implement Low-Latency HLS (#938) 4 years ago
aler9 1e07636f86 change default RTSPS port (#867) 4 years ago
aler9 98c6cd4650 RTSP: automatically remux oversized RTP/H264 packets; drop parameter ReadBufferSize 4 years ago
aler9 f45abfb203 conf: fix panic when integer keys are used (#865) 4 years ago
aler9 b4649ef60b remove runOnPublish (breaking change) 4 years ago
aler9 343a5f17fb hls: add new parameter hlsSegmentMaxSize 4 years ago
aler9 b48e2f1f1b add TODO comments 4 years ago
aler9 49449eb5ad Add new parameter 'runOnReady' (#752) 4 years ago
aler9 11760fd79f support external authentication (#504) (#517) 4 years ago
aler9 779d5b61cd update docs 4 years ago
aler9 08fa61e56d do not add an 'all' path automatically if not present in the configuration file 5 years ago
aler9 fb311e31ec add missing check on strict encryption + UDP multicast 5 years ago
aler9 2d12c37074 use require.EqualError() in tests 5 years ago
aler9 c9c9c88ac8 update golangci-lint 5 years ago
aler9 9af006b488 allow to set logLevel: error in config 5 years ago
aler9 d30822cb1b make sourceFingerprint optional and allow standard certificate validation 5 years ago
aler9 509bed355a update gortsplib 5 years ago
aler9 37f63434ac sort arrays in configuration and API (#644) 5 years ago
aler9 94e519f08f conf: use dedicated interface to unmarshal from environment 5 years ago
aler9 b21efeb28f restore logLevel: debug 5 years ago
aler9 0d4d81c333 remove useless code 5 years ago
aler9 b70a4bfe5b fix regression that prevented setting config slices with env variables (#612) 5 years ago
aler9 ab71f22560 move decoding of more configuration into JSON decoding 5 years ago
aler9 1f540a2aaf return error in case of non-existent parameters in the configuration file 5 years ago
aler9 b748e6d0ff update error messages 5 years ago
aler9 6921a402d1 decode the configuration when decoding JSON 5 years ago
aler9 54292d712e convert the configuration into JSON before loading it 5 years ago
aler9 ca9645c2f9 api: decode durations from strings instead of numbers 5 years ago
aler9 64808863ed move confenv into conf 5 years ago
aler9 9398cea0c2 update golangci-lint 5 years ago
aler9 df4c268813 support proxying HLS 5 years ago
aler9 eb5bab7e58 hls: set default segment count to 3 5 years ago
aler9 478102adc5 change default listen IP of metrics and pprof to 127.0.0.1 5 years ago