22 Commits (79d0f2d053b4f5f6d1f1309652e49f061d580c95)

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