3 Commits (7a3db78de4a1335cdf2431e2269d3b9fbb23f849)

Author SHA1 Message Date
aler9 ac032c4b54 support PAUSE method (#107) 5 years ago
aler9 58fe1cfe77 add docs 5 years ago
aler9 5facab1a48 move subpackages into internal/ 5 years ago
aler9 d88fa2a24b change default write timeout to 10 seconds 5 years ago
aler9 38b07ab68a add 'restart' option to all external commands 5 years ago
aler9 3d98bede4a implement configuration dynamic update / hot reloading (#64) 5 years ago
aler9 80f46921c9 new structure 5 years ago
aler9 d9df32ec85 update docs 5 years ago
aler9 64e38f7db4 add more environment tests 5 years ago
aler9 5c8eceb4f7 fix ci 5 years ago
aler9 606806777a move conf into dedicated folder 5 years ago
aler9 a0e053196d drop support for configuration through stdin 5 years ago
aler9 52019ac75e move externalcmd, syslog, loghandler into dedicated folders 5 years ago
aler9 5ca5005040 allow overriding configuration with environment variables (#98) (#101) 5 years ago
aler9 aab9eaa2c7 support RTMP audio 5 years ago
aler9 a374ba748d support RTMP sources (#88) 5 years ago
aler9 a3a52101c0 add rtsp_proxies metrics (#61) 5 years ago
aler9 33f703a1a3 temp 5 years ago
aler9 588878bcae add syslog log destination (#83) 5 years ago
aler9 3fca02eca3 update gortsplib 5 years ago
aler9 e27e807813 allow onDemandCmd when path is 'all' 5 years ago
aler9 cdda774faa allow onInitCmd only if path is not 'all' 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
Liwei 3a508b1d42 add configuration item to specify name of variable used to pass path 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 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 3a3a8594a8 move source configuration parsing into conf.go 5 years ago
aler9 80a48975ed change default ReadTimeout to 10secs 5 years ago
aler9 857fbccdea remove streamDeadAfter 5 years ago
aler9 da5e001206 update gortsplib 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 d6994c4e31 update gortsplib 5 years ago
aler9 f01bb9685f new option streamDeadAfter 5 years ago
aler9 d9411321e7 add authMethods option; fix #27 5 years ago