615 Commits (1d4ea2cd9a6c88b3444d71ac9bbf596079889149)

Author SHA1 Message Date
Alessandro Ros b42154fa6a
return an error in case the random number generator fails (#2120) 2 years ago
Alessandro Ros dfc8e1fa91
webrtc: fix race condition when broadcasting RTP packets (#2117) 2 years ago
Alessandro Ros e4bd1b35a2
update dependencies (#2113) 2 years ago
Alessandro Ros 9b491499bc
webrtc: speed up track detection (#2105) 2 years ago
Alessandro Ros f30944a5b7
update golangci-lint (#2106) 2 years ago
Alessandro Ros 1fa53b49d4
webrtc, hls: prevent brute-force attacks by waiting before sending responses (#2100) 2 years ago
Alessandro Ros 0137734294
webrtc, hls: show IP in logs in case of failed authentication (#2099) 2 years ago
Alessandro Ros 36298f8bc8
webrtc: send session ID to external auth server (#1981) (#2098) 2 years ago
Alessandro Ros af23609d47
api: fix crash when calling /v1/webrtcsessions/list just after session creation (#2097) 2 years ago
Alessandro Ros 3bb12e2a0a
webrtc: show both IP and port during session creation and in API (#2096) 2 years ago
Alessandro Ros 2e476cf4e0
rpi camera: remove patchelf dependency (#2093) 2 years ago
Alessandro Ros 6d342082c2
rpi camera: add rpiCameraHDR parameter (#1876) (#2083) 2 years ago
Alessandro Ros 0d18076201
api: add 'readyTime' to paths (#2049) (#2082) 2 years ago
Alessandro Ros 37586b2300
api: allow to edit properties of path config "all" (#2067) (#2075) 2 years ago
Alessandro Ros 048280f4e2
webrtc: display publish-related errors in web page (#1836) (#2080) 2 years ago
Alessandro Ros 473c075d89
webrtc: fix memory leak during shutdown or session kick (#2079) 2 years ago
Alessandro Ros f7a30e7b38
api: return 404 when a path configuration is not found (#2067) (#2074) 2 years ago
Alessandro Ros 22b120ef22
update list of supported codecs inside error messages (#2058) (#2073) 2 years ago
Alessandro Ros 5066ba403c
webrtc: fix race condition that caused random crashes during handshake (#2072) 2 years ago
Alessandro Ros 3967caa530
join validation of TLS fingerprints (#2071) 2 years ago
Alessandro Ros ffa012ab3c
make sure components are closed in a specific order (#2065) 2 years ago
Alessandro Ros 3e8a1674ab
cleanup code (#2044) 2 years ago
Jordy84 1103e935c4
api: fix error in case of nested paths (#2040) 2 years ago
Volodymyr Borodin 47317ea8e5
api: add path to RTMP connections, RTSP sessions, WebRTC sessions (#1962) (#2022) 2 years ago
Alessandro Ros f0a4bd4e5d
stop execution in case of panics when handling HTTP requests (#2021) 2 years ago
Alessandro Ros 64a715a663
hls, webrtc: add Authorization to Access-Control-Allow-Headers (#2018) (#2020) 2 years ago
Alessandro Ros 1a748bb971
webrtc: allow using special characters in ICE server credentials (#1953) (#2000) 2 years ago
Alessandro Ros 059ca76fad
webrtc: support publishing with OBS and WebRTC (#1998) 2 years ago
Alessandro Ros f1b975707a
api: return 404 in /get and /kick endpoints (#1994) (#1995) 2 years ago
Alessandro Ros 20a3b07d0a
webrtc: move codec and bitrate settings on client side (#1990) 2 years ago
Alessandro Ros 79ee4e06f3
webrtc: add option to disable audio effects (#1908) (#1989) 2 years ago
Alessandro Ros 4aef466103
webrtc: allow setting Opus bitrate (#1908) (#1985) 2 years ago
Alessandro Ros 6663f7b474
webrtc: forbid publishing zero tracks (#1991) 2 years ago
Alessandro Ros fb1f8ff81d
webrtc: fix bitrate not being applied (#1984) 2 years ago
Alessandro Ros c46d2156b6
webrtc: fix memory leak when publishing or reading (#1884) (#1983) 2 years ago
Alessandro Ros 2faca73749
hls, webrtc: in the web page, pass query parameters to inner requests (#1976) 2 years ago
Alessandro Ros 5224531551
webrtc: do not pass preflight requests to external auth (#1941) (#1972) 2 years ago
Alessandro Ros ba6c0fa822
set Access-Control-Allow-Headers to a static string (#1973) 2 years ago
Alessandro Ros 5033d1e145
update dependencies (#1968) 2 years ago
Alessandro Ros f79c4783c7
rename environment variable RTSP_PATH into MTX_PATH (#1967) 2 years ago
Alessandro Ros 815fa0586a
webrtc: fix using inline credentials in URLs (#1919) (#1966) 2 years ago
Alessandro Ros 4f098cbdf3
improve tests (#1965) 2 years ago
Alessandro Ros daa6500082
webrtc: make preflight OPTIONS requests work with external auth (#1941) (#1964) 2 years ago
Alessandro Ros d3354a0c99
fix 'runOnDemandRestart: yes' (#1947) 2 years ago
Alessandro Ros 4dd518cbb1
rebrand initial log message (#1922) 2 years ago
Alessandro Ros e2a6c380b0
api: fix setting default parameters when creating a path (#1853) (#1905) 2 years ago
Alessandro Ros 681a00347d
support reading MP4A-LATM-encoded AAC with RTMP and HLS (#1694) (#1898) 2 years ago
Victor 052da51af3
Add WebRTC stream id to whep response headers (#1879) 2 years ago
Alessandro Ros 210603d7c4
update documentation (#1885) 2 years ago
Alessandro Ros ce1d2abc15
fix using multicast when a single interface doesn't support it (#1874) 2 years ago