Commit Graph

9 Commits

Author SHA1 Message Date
Alessandro Ros 7b9617f2e7
api: return 404 when an entity is not found (#2582) (#2920) 2024-01-18 23:28:56 +01:00
Alessandro Ros dd7d7c6c5d
srt: wait some seconds before returning authentication errors (#2918)
this allows to mitigate brute force attacks and is possible thanks to
https://github.com/datarhei/gosrt/pull/43
2024-01-18 22:48:25 +01:00
Alessandro Ros 514036d41a
treat different RTSP formats as different tracks in logs and API (#2907) 2024-01-15 12:08:14 +01:00
Alessandro Ros 20bb9b90cd
support G711 tracks with multiple channels and custom sample rates (#2891) 2024-01-13 11:40:26 +01:00
Alessandro Ros 7437ee7a09
update golangci-lint (#2868) 2024-01-03 21:13:20 +01:00
Alessandro Ros 598fadc9fb
api: add 'query' field to RTMP, RTSP, SRT and WebRTC clients (#2689) (#2844) 2023-12-26 13:59:53 +01:00
Alessandro Ros 1feeba92b0
webrtc: prevent NotReadableError when publishing with Android (#2698) (#2842) 2023-12-26 12:53:33 +01:00
Alessandro Ros 94953f5d22
webrtc: support Chrome versions older than M72 (#2621) (#2814) 2023-12-16 18:39:36 +01:00
Alessandro Ros 11988249df
move servers into internal/servers (#2792) 2023-12-08 19:17:17 +01:00