2074 Commits (f5d9fde60499c1a3ba51f91166f88753d9146256)
 

Author SHA1 Message Date
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 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
aler9 5840b37e8c invert udp and tcp handling 5 years ago
aler9 efa31937c9 remove redundant stream check mechanism in case of tcp publishers 5 years ago
aler9 4c87cdaa9a cleanup makefile 5 years ago
aler9 6efc8713cf rename arm64 port into arm64v8 5 years ago
aler9 dfa0873919 fix docker hub image generation 5 years ago
aler9 8f0535b673 change tag of arm64 docker image to arm64v8 5 years ago
aler9 3a3a8594a8 move source configuration parsing into conf.go 5 years ago
aler9 50e2d8625b adjust buffer sizes to avoid memory leaks (#43) 5 years ago
aler9 25f59abfc0 update gortsplib 5 years ago
aler9 f2d95b7e39 fix freeze while proxying 5 years ago
aler9 80a48975ed change default ReadTimeout to 10secs 5 years ago
aler9 8e6e16b0aa do not print error messages when a source is terminated 5 years ago
aler9 857fbccdea remove streamDeadAfter 5 years ago
aler9 da5e001206 update gortsplib 5 years ago
aler9 406b4f391b update readme 5 years ago
Alessandro Ros 47e10aab40 add issue templates 5 years ago
aler9 45c0416fa7 use a custom sdp library to handle non-canonical sdp (#41) 5 years ago
aler9 bed388d6e7 add gstreamer to tests and readme (#40) 5 years ago
aler9 e42b135f2c support SETUP with mode=record in uppercase (#40) 5 years ago
aler9 ce5e11f6c9 update gortsplib 5 years ago