Commit Graph

234 Commits

Author SHA1 Message Date
aler9 74f7e5df66 improve performance by avoiding copy() (#21) 2020-08-25 19:30:37 +02:00
aler9 3b0cf79b28 use yes/no instead of true/false in yaml 2020-08-25 19:10:29 +02:00
aler9 70a3bc14a2 improve test success rate 2020-08-25 12:39:00 +02:00
Alessandro Ros d4d8fd691b
update readme 2020-08-17 19:12:07 +02:00
aler9 c12ae602e0 update gortsplib, fix i/o timeout when receiving udp sources (#60) 2020-08-17 18:55:03 +02:00
aler9 491ffc8b28 fix doc 2020-08-17 18:43:53 +02:00
aler9 3c95dd0cdb initialize udp listeners only if udp is enabled 2020-08-17 18:22:14 +02:00
aler9 7a440030ad update gortsplib 2020-08-15 22:43:57 +02:00
aler9 ae68587987 cleanup makefile 2020-08-07 12:02:02 +02:00
aler9 cd90970c85 fix udp frames routing in case of multiple publishers with same ip; fix #56 2020-08-05 14:59:38 +02:00
aler9 f302536a28 update readme 2020-08-05 12:40:56 +02:00
aler9 6ec30a86eb update makefile 2020-08-05 12:17:09 +02:00
aler9 edb2c1f5cd check path name in configuration 2020-08-05 12:17:04 +02:00
aler9 1399543e90 rename path id into path name 2020-08-05 11:49:36 +02:00
aler9 161f1ec2bd remove pathEnvVariable 2020-08-05 11:20:11 +02:00
Alessandro Ros 77a8ab075a
Merge pull request #55 from xieliwei/command_variables_cp
expose request path to runOn commands as an environment variable
2020-08-05 11:15:47 +02:00
aler9 ec79043b04 add clients to udpClientPublishers only if protocol is udp 2020-08-05 10:18:38 +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
Alessandro Ros 26a6f5b501
update readme 2020-08-04 18:37:44 +02:00
aler9 2b2f8fcdf3 speed up routing of udp frames 2020-08-03 17:54:30 +02:00
aler9 d0c2c3a586 support receiving single tracks (#48) 2020-08-03 17:35:34 +02:00
aler9 6fcc3ee1e4 rewrite path handling; forbid slashes in base path 2020-08-03 16:56:45 +02:00
aler9 8ffa1d53e9 add runOnInit 2020-07-31 18:12:42 +02:00
aler9 8305967c07 update docs 2020-07-31 17:49:48 +02:00
aler9 4c97c88926 fix regression of 'sourceOnDemand: no'; fix #49 2020-07-31 17:46:40 +02:00
aler9 a5bd05dcfc add options logDestinations, logFile (#37) 2020-07-30 19:21:36 +02:00
aler9 194a4eb03c update readme 2020-07-30 17:34:03 +02:00
aler9 90aa47d2a3 add metrics exporter (#37) 2020-07-30 17:31:38 +02:00
aler9 bd012fbf1a update readme 2020-07-30 15:36:41 +02:00
aler9 93d182b1b7 update issue templates 2020-07-30 14:15:01 +02:00
aler9 d9d5f24b3a update readme 2020-07-30 14:07:20 +02:00
aler9 cad4160384 add systemd example in README; update README 2020-07-30 13:54:17 +02:00
aler9 fb81ffc930 reorganize conf 2020-07-30 13:43:13 +02:00
aler9 7ec3f771d1 add TestRunOnDemand 2020-07-30 13:41:56 +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 df10e8898f update gortsplib 2020-07-28 17:20:03 +02:00
aler9 933090a074 fix some test failures 2020-07-28 15:20:34 +02:00
aler9 5840b37e8c invert udp and tcp handling 2020-07-28 15:11:37 +02:00
aler9 efa31937c9 remove redundant stream check mechanism in case of tcp publishers 2020-07-28 15:10:33 +02:00
aler9 4c87cdaa9a cleanup makefile 2020-07-27 15:28:40 +02:00
aler9 6efc8713cf rename arm64 port into arm64v8 2020-07-21 23:41:59 +02:00
aler9 dfa0873919 fix docker hub image generation 2020-07-20 15:53:01 +02:00
aler9 8f0535b673 change tag of arm64 docker image to arm64v8 2020-07-20 15:16:47 +02:00
aler9 3a3a8594a8 move source configuration parsing into conf.go 2020-07-20 11:46:17 +02:00
aler9 50e2d8625b adjust buffer sizes to avoid memory leaks (#43) 2020-07-20 08:52:20 +02:00
aler9 25f59abfc0 update gortsplib 2020-07-19 22:40:09 +02:00
aler9 f2d95b7e39 fix freeze while proxying 2020-07-19 18:51:02 +02:00