aler9
|
e27e807813
|
allow onDemandCmd when path is 'all'
|
5 years ago |
aler9
|
d28a14588a
|
rename findConfForPath()
|
5 years ago |
aler9
|
cdda774faa
|
allow onInitCmd only if path is not 'all'
|
5 years ago |
aler9
|
fc8bf8c830
|
simplify client.writeResError()
|
5 years ago |
aler9
|
c52ac8d2b7
|
allow again slashes in paths (#66)
|
5 years ago |
aler9
|
1b8177eb96
|
fix crash when udp is disabled (#69)
|
5 years ago |
aler9
|
476262e02d
|
sort keys of authorization header correctly (#69)
|
5 years ago |
aler9
|
bf423b3879
|
update travis ci conf
|
5 years ago |
aler9
|
2056689560
|
send TEARDOWN to source when its connection closes (#63)
|
5 years ago |
aler9
|
5065acc3cc
|
update issue templates
|
5 years ago |
aler9
|
74f7e5df66
|
improve performance by avoiding copy() (#21)
|
5 years ago |
aler9
|
3b0cf79b28
|
use yes/no instead of true/false in yaml
|
5 years ago |
aler9
|
70a3bc14a2
|
improve test success rate
|
5 years ago |
Alessandro Ros
|
d4d8fd691b
|
update readme
|
5 years ago |
aler9
|
c12ae602e0
|
update gortsplib, fix i/o timeout when receiving udp sources (#60)
|
5 years ago |
aler9
|
491ffc8b28
|
fix doc
|
5 years ago |
aler9
|
3c95dd0cdb
|
initialize udp listeners only if udp is enabled
|
5 years ago |
aler9
|
7a440030ad
|
update gortsplib
|
5 years ago |
aler9
|
ae68587987
|
cleanup makefile
|
5 years ago |
aler9
|
cd90970c85
|
fix udp frames routing in case of multiple publishers with same ip; fix #56
|
5 years ago |
aler9
|
f302536a28
|
update readme
|
5 years ago |
aler9
|
6ec30a86eb
|
update makefile
|
5 years ago |
aler9
|
edb2c1f5cd
|
check path name in configuration
|
5 years ago |
aler9
|
1399543e90
|
rename path id into path name
|
5 years ago |
aler9
|
161f1ec2bd
|
remove pathEnvVariable
|
5 years ago |
Alessandro Ros
|
77a8ab075a
|
Merge pull request #55 from xieliwei/command_variables_cp
expose request path to runOn commands as an environment variable
|
5 years ago |
aler9
|
ec79043b04
|
add clients to udpClientPublishers only if protocol is udp
|
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 |
Alessandro Ros
|
26a6f5b501
|
update readme
|
5 years ago |
aler9
|
2b2f8fcdf3
|
speed up routing of udp frames
|
5 years ago |
aler9
|
d0c2c3a586
|
support receiving single tracks (#48)
|
5 years ago |
aler9
|
6fcc3ee1e4
|
rewrite path handling; forbid slashes in base path
|
5 years ago |
aler9
|
8ffa1d53e9
|
add runOnInit
|
5 years ago |
aler9
|
8305967c07
|
update docs
|
5 years ago |
aler9
|
4c97c88926
|
fix regression of 'sourceOnDemand: no'; fix #49
|
5 years ago |
aler9
|
a5bd05dcfc
|
add options logDestinations, logFile (#37)
|
5 years ago |
aler9
|
194a4eb03c
|
update readme
|
5 years ago |
aler9
|
90aa47d2a3
|
add metrics exporter (#37)
|
5 years ago |
aler9
|
bd012fbf1a
|
update readme
|
5 years ago |
aler9
|
93d182b1b7
|
update issue templates
|
5 years ago |
aler9
|
d9d5f24b3a
|
update readme
|
5 years ago |
aler9
|
cad4160384
|
add systemd example in README; update README
|
5 years ago |
aler9
|
fb81ffc930
|
reorganize conf
|
5 years ago |
aler9
|
7ec3f771d1
|
add TestRunOnDemand
|
5 years ago |
aler9
|
00a2de1daa
|
fix docs
|
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 |
aler9
|
df10e8898f
|
update gortsplib
|
5 years ago |
aler9
|
933090a074
|
fix some test failures
|
5 years ago |