24 Commits (b5263306071a34ce2de99c2d02e2a8a56d34d000)

Author SHA1 Message Date
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