Commit Graph

31 Commits

Author SHA1 Message Date
aler9 88538634e4 update gortsplib 2020-11-01 19:11:03 +01:00
aler9 655e0d0fd6 implement fallback (#104) 2020-11-01 17:48:00 +01:00
aler9 bbc2401ac2 new environment variable RTSP_PORT 2020-11-01 17:33:06 +01:00
aler9 93f6687ad9 rename RTSP_SERVER_PATH environment variable into RTSP_PATH 2020-11-01 16:58:25 +01:00
aler9 d88fa2a24b change default write timeout to 10 seconds 2020-11-01 16:53:39 +01:00
aler9 20e478b8bd new parameters: sourceOnDemandStartTimeout, sourceOnDemandCloseAfter, runOnDemandStartTimeout, runOnDemandCloseAfter (#62) 2020-11-01 16:51:21 +01:00
aler9 5c5cfe8e6e update docs 2020-10-31 17:19:28 +01:00
aler9 38b07ab68a add 'restart' option to all external commands 2020-10-31 16:36:14 +01:00
aler9 53ba724f96 implement redirect sources (#92) 2020-10-28 00:29:53 +01:00
aler9 3eda6c599a update config file 2020-10-05 21:40:17 +02:00
aler9 a374ba748d support RTMP sources (#88) 2020-10-03 21:10:41 +02:00
aler9 f6e846ca45 rename source into proxy 2020-09-19 23:56:08 +02:00
aler9 e9ce8a0d49 update conf comments 2020-09-19 17:35:03 +02:00
aler9 33f703a1a3 temp 2020-09-19 17:13:45 +02:00
aler9 588878bcae add syslog log destination (#83) 2020-09-19 14:48:29 +02:00
aler9 e27e807813 allow onDemandCmd when path is 'all' 2020-08-30 13:31:46 +02:00
aler9 3b0cf79b28 use yes/no instead of true/false in yaml 2020-08-25 19:10:29 +02:00
aler9 3c95dd0cdb initialize udp listeners only if udp is enabled 2020-08-17 18:22:14 +02:00
aler9 161f1ec2bd remove pathEnvVariable 2020-08-05 11:20:11 +02:00
Liwei 3a508b1d42 add configuration item to specify name of variable used to pass path 2020-08-05 05:03:43 +08:00
Liwei c0b0b23c41 expose request path to runOn commands as an environment variable 2020-08-05 05:03:34 +08:00
aler9 8ffa1d53e9 add runOnInit 2020-07-31 18:12:42 +02:00
aler9 a5bd05dcfc add options logDestinations, logFile (#37) 2020-07-30 19:21:36 +02:00
aler9 90aa47d2a3 add metrics exporter (#37) 2020-07-30 17:31:38 +02:00
aler9 fb81ffc930 reorganize conf 2020-07-30 13:43:13 +02:00
aler9 00a2de1daa fix docs 2020-07-30 13:33:07 +02:00
aler9 e409f673d4 add option runOnDemand (#36) 2020-07-30 13:31:18 +02:00
aler9 d7d2ba38f1 add option sourceOnDemand to pull sources only when there are connected clients (#36) 2020-07-29 23:30:42 +02:00
aler9 80a48975ed change default ReadTimeout to 10secs 2020-07-19 18:43:59 +02:00
aler9 857fbccdea remove streamDeadAfter 2020-07-19 18:35:53 +02:00
aler9 3451060548 rename conf.yml into rtsp-simple-server.yml 2020-07-13 17:27:04 +02:00