32 Commits (7dc72f449064a0c8dfb5d004c36d84b802402fd6)

Author SHA1 Message Date
aler9 7147add303 tidy up config file 5 years ago
aler9 88538634e4 update gortsplib 5 years ago
aler9 655e0d0fd6 implement fallback (#104) 5 years ago
aler9 bbc2401ac2 new environment variable RTSP_PORT 5 years ago
aler9 93f6687ad9 rename RTSP_SERVER_PATH environment variable into RTSP_PATH 5 years ago
aler9 d88fa2a24b change default write timeout to 10 seconds 5 years ago
aler9 20e478b8bd new parameters: sourceOnDemandStartTimeout, sourceOnDemandCloseAfter, runOnDemandStartTimeout, runOnDemandCloseAfter (#62) 5 years ago
aler9 5c5cfe8e6e update docs 5 years ago
aler9 38b07ab68a add 'restart' option to all external commands 5 years ago
aler9 53ba724f96 implement redirect sources (#92) 5 years ago
aler9 3eda6c599a update config file 5 years ago
aler9 a374ba748d support RTMP sources (#88) 5 years ago
aler9 f6e846ca45 rename source into proxy 5 years ago
aler9 e9ce8a0d49 update conf comments 5 years ago
aler9 33f703a1a3 temp 5 years ago
aler9 588878bcae add syslog log destination (#83) 5 years ago
aler9 e27e807813 allow onDemandCmd when path is 'all' 5 years ago
aler9 3b0cf79b28 use yes/no instead of true/false in yaml 5 years ago
aler9 3c95dd0cdb initialize udp listeners only if udp is enabled 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 8ffa1d53e9 add runOnInit 5 years ago
aler9 a5bd05dcfc add options logDestinations, logFile (#37) 5 years ago
aler9 90aa47d2a3 add metrics exporter (#37) 5 years ago
aler9 fb81ffc930 reorganize conf 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 80a48975ed change default ReadTimeout to 10secs 5 years ago
aler9 857fbccdea remove streamDeadAfter 5 years ago
aler9 3451060548 rename conf.yml into rtsp-simple-server.yml 5 years ago
aler9 b837b7afdd new options runOnConnect, runOnPublish, runOnRead 5 years ago
aler9 f01bb9685f new option streamDeadAfter 5 years ago
aler9 d9411321e7 add authMethods option; fix #27 5 years ago
aler9 03f020ec33 implement rtcp receiver reports; fix #22 5 years ago
Alessandro Ros 4c81129cd7
update default conf 5 years ago
aler9 9c3554d719 implement proxy mode; add conf.yml to release assets 5 years ago