30 Commits (1a1b7142ff85b1b12fa127b5cd30d8bd3850e426)

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