71 Commits (b461f15a4cb4a58d43f5804738105fb3ad4ca7ed)

Author SHA1 Message Date
aler9 8875c8eaa6 rtsp: print exact reason when a session is destroyed (#649) 4 years ago
aler9 be54bed373 remove useless checks 4 years ago
aler9 509bed355a update gortsplib 4 years ago
aler9 160966e81b print log messages when runOnConnect and runOnRead are started or stopped 4 years ago
aler9 ab71f22560 move decoding of more configuration into JSON decoding 4 years ago
aler9 9398cea0c2 update golangci-lint 4 years ago
aler9 6e5564c0a2 api: return rtspsSessions in case of RTSPS sessions 4 years ago
aler9 da44bbd18a api: normalize entity names 4 years ago
aler9 6702cb41ed api: make sure that entities are deleted immediately after a kick request 4 years ago
aler9 e57177ef49 cleanup 4 years ago
aler9 20ac25571c api: add "state" field to RTSP sessions and RTMP connections 4 years ago
aler9 6163095a11 fix crash that happens when sourceOnDemand is true and a source times out 4 years ago
aler9 ed375583d0 Implement an HTTP API to query and control the server 4 years ago
aler9 f0a283d141 reload only rtsp server when authMethods is changed 4 years ago
aler9 be1e7c5cc9 move code into gortsplib 4 years ago
aler9 eee64a1450 split readPublisher into reader and publisher 4 years ago
aler9 5ab989250d cleanup 4 years ago
aler9 de6e9589b8 fix multiple freezes during shutdown of components 4 years ago
aler9 82e65230fd speed up hls remuxing by linking together pathManager and hlsServer 4 years ago
aler9 1146d5cf1b hls: new option hlsAlwaysRemux to always remux streams into HLS, not only when requested 4 years ago
aler9 9062dbf883 move most components into internal/core 4 years ago
aler9 75e1e3e4dc RTSP server: support reading with multicast (#214) (#324) 4 years ago
aler9 99323ba740 update golangci-lint 4 years ago
aler9 b142b015c7 fix crash 4 years ago
aler9 79a3ab316f RTSP: add SSRC to Transport header (#380) 4 years ago
aler9 9bab230e0d tidy up logs 4 years ago
aler9 bc9cbc8605 put protocol before entities 4 years ago
aler9 fa0b961bf1 rtmp client: speed up closing 4 years ago
aler9 ccd65a08c1 rename client into conn 4 years ago
aler9 51843fc577 clientrtsp: do not show in logs 'ERR: terminated' 4 years ago
aler9 4d260412c4 remove number of clients from logs 4 years ago
aler9 4da59604e1 RTSP session: add author connection to log messages 4 years ago
aler9 c986cb254b implement RTSP sessions (#149) 4 years ago