33 Commits (fa1c07253fe0b96e164ae0257e3c12340ef15674)

Author SHA1 Message Date
Alessandro Ros c778c049ce
switch to gortsplib v2 (#1301) 3 years ago
Alessandro Ros 423bb61daa
use UUIDs as IDs in all entities (#1234) 3 years ago
Alessandro Ros 4ac175d3cc
api, metrics: add endpoints and metrics for RTSP connections (#1233) 3 years ago
aler9 86c5fa9ba4 cleanup interaction with external auth 4 years ago
aler9 055e08ac6c remove "on" prefix from most communication functions between components 4 years ago
aler9 08ddc9f83d update gortsplib 4 years ago
aler9 e45820b2c0 hls server: show real client IPs when behind a proxy (#955) 4 years ago
aler9 0605a2f369 update linter 4 years ago
aler9 87f24f1704 update gortsplib 4 years ago
ShiBen e3f63a43c9 External authentication support send url raw query 4 years ago
aler9 8ac665be87 un-capitalize private fields 4 years ago
aler9 ed635db87e print debug log message in case of non-critical authentication errors 4 years ago
aler9 11760fd79f support external authentication (#504) (#517) 4 years ago
aler9 1617d07ba3 do not wait for external commands to exit during runtime 4 years ago
aler9 84735426eb print a message when a custom command exits suddently 4 years ago
aler9 ebc201bda2 make regexp groups available to custom commands (#642) 4 years ago
aler9 eab2663420 move VLC authentication hack into gortsplib 5 years ago
aler9 ab70f946b0 unexport members of private structs 5 years ago
aler9 8875c8eaa6 rtsp: print exact reason when a session is destroyed (#649) 5 years ago
aler9 160966e81b print log messages when runOnConnect and runOnRead are started or stopped 5 years ago
aler9 ab71f22560 move decoding of more configuration into JSON decoding 5 years ago
aler9 ca9645c2f9 api: decode durations from strings instead of numbers 5 years ago
aler9 9398cea0c2 update golangci-lint 5 years ago
aler9 f1a812ba5d rewrite metrics system to provide more data (#492) 5 years ago
aler9 6702cb41ed api: make sure that entities are deleted immediately after a kick request 5 years ago
aler9 6163095a11 fix crash that happens when sourceOnDemand is true and a source times out 5 years ago
aler9 f0a283d141 reload only rtsp server when authMethods is changed 5 years ago
aler9 eee64a1450 split readPublisher into reader and publisher 5 years ago
aler9 de6e9589b8 fix multiple freezes during shutdown of components 5 years ago
aler9 82e65230fd speed up hls remuxing by linking together pathManager and hlsServer 5 years ago
aler9 1146d5cf1b hls: new option hlsAlwaysRemux to always remux streams into HLS, not only when requested 5 years ago
aler9 89d6d0f99e unexport method 5 years ago
aler9 9062dbf883 move most components into internal/core 5 years ago
aler9 75e1e3e4dc RTSP server: support reading with multicast (#214) (#324) 5 years ago
aler9 9f0c519582 update gortsplib 5 years ago
aler9 99323ba740 update golangci-lint 5 years ago
aler9 79a3ab316f RTSP: add SSRC to Transport header (#380) 5 years ago
aler9 bc9cbc8605 put protocol before entities 5 years ago
aler9 fa0b961bf1 rtmp client: speed up closing 5 years ago
aler9 ccd65a08c1 rename client into conn 5 years ago
aler9 51843fc577 clientrtsp: do not show in logs 'ERR: terminated' 5 years ago
aler9 4d260412c4 remove number of clients from logs 5 years ago
aler9 8531fc49dc cleanup log 5 years ago
aler9 4da59604e1 RTSP session: add author connection to log messages 5 years ago
aler9 c986cb254b implement RTSP sessions (#149) 5 years ago
aler9 a5d3b43197 rename clienthls into converterhls 5 years ago
aler9 681db142f7 rename client into readpublisher 5 years ago
aler9 ff8aadf722 move clientrtsp inside serverrtsp 5 years ago
aler9 a1a56ff203 allow to set a different listen IP for each listener (#343) 5 years ago
aler9 8b3cd43a51 RTSP client: fix race condition during computation of RTP-Info that prevented clients from reading frames (#353) 5 years ago