30 Commits (f6e846ca45b69a544337aa671a46e465fbadb1f5)

Author SHA1 Message Date
aler9 f6e846ca45 rename source into proxy 6 years ago
aler9 a3a52101c0 add rtsp_proxies metrics (#61) 6 years ago
aler9 3b79f6beb4 handle external commands with a dedicated struct 6 years ago
aler9 4750cc5a48 restore RTSP_SERVER_PATH variable when using runOnDemand 6 years ago
aler9 33f703a1a3 temp 6 years ago
aler9 d69d433927 restore environment variables for external commands 6 years ago
Fruchtzwerg94 516371fb85 Implement all external commands for Windows 6 years ago
aler9 79d0f2d053 move sdp code into gortsplib 6 years ago
aler9 f18c64d11b support live reporter app (#75) 6 years ago
aler9 4afe8428c8 fix race condition 6 years ago
aler9 f40f3a34ab fix race condition 6 years ago
aler9 ca22fafdd7 fix race condition 6 years ago
aler9 3c48518d99 add path name to all log entries related to a certain path 6 years ago
aler9 194bd7653e rename program.closeClient() into client.close() 6 years ago
aler9 980989340b fix possible deadlock when communicating with clients 6 years ago
aler9 1b4201aa76 improve performance by using path instead of pathName for packet routing 6 years ago
aler9 2fe7004bc9 fix onDemandCmd when path is 'all' 6 years ago
aler9 0b589b3e7e move sources inside paths 6 years ago
aler9 e27e807813 allow onDemandCmd when path is 'all' 6 years ago
aler9 cdda774faa allow onInitCmd only if path is not 'all' 6 years ago
aler9 1399543e90 rename path id into path name 6 years ago
aler9 161f1ec2bd remove pathEnvVariable 6 years ago
Liwei 3a508b1d42 add configuration item to specify name of variable used to pass path 6 years ago
Liwei c0b0b23c41 expose request path to runOn commands as an environment variable 6 years ago
aler9 8305967c07 update docs 6 years ago
aler9 4c97c88926 fix regression of 'sourceOnDemand: no'; fix #49 6 years ago
aler9 90aa47d2a3 add metrics exporter (#37) 6 years ago
aler9 e409f673d4 add option runOnDemand (#36) 6 years ago
aler9 d7d2ba38f1 add option sourceOnDemand to pull sources only when there are connected clients (#36) 6 years ago