Commit Graph

10 Commits

Author SHA1 Message Date
aler9 9398cea0c2 update golangci-lint 2021-09-09 23:05:54 +02:00
aler9 6e5564c0a2 api: return rtspsSessions in case of RTSPS sessions 2021-08-20 10:32:43 +02:00
aler9 f1a812ba5d rewrite metrics system to provide more data (#492) 2021-08-12 11:49:21 +02:00
aler9 6702cb41ed api: make sure that entities are deleted immediately after a kick request 2021-08-12 10:50:29 +02:00
aler9 20ac25571c api: add "state" field to RTSP sessions and RTMP connections 2021-08-11 12:25:19 +02:00
aler9 0535ab8e9c api: add tests 2021-08-07 19:20:39 +02:00
aler9 ed375583d0 Implement an HTTP API to query and control the server 2021-08-07 19:20:39 +02:00
aler9 f0a283d141 reload only rtsp server when authMethods is changed 2021-08-01 16:56:53 +02:00
aler9 82e65230fd speed up hls remuxing by linking together pathManager and hlsServer 2021-07-30 14:49:09 +02:00
aler9 9062dbf883 move most components into internal/core
in this way coverage can be computed correctly.
2021-07-24 16:09:52 +02:00