aler9
|
74b592b211
|
implement log levels; print requests and responses when log level is "debug" (#116)
|
5 years ago |
aler9
|
7d0bfe563c
|
try to increase test success rate
|
5 years ago |
aler9
|
cce08c12b6
|
fix crash when using publishIp or readIp (#142)
|
5 years ago |
aler9
|
19440f2486
|
switch to golangci-lint
|
5 years ago |
aler9
|
a9dee11496
|
support automatic protocol selection when proxying rtsp
|
5 years ago |
aler9
|
10ad48931e
|
remove PAUSE tests (moved into gortsplib)
|
5 years ago |
aler9
|
7a3db78de4
|
fix creation and deletion of paths during hot reloading
|
5 years ago |
aler9
|
b1153bbcb4
|
update gortsplib
|
5 years ago |
aler9
|
ac032c4b54
|
support PAUSE method (#107)
|
5 years ago |
aler9
|
5facab1a48
|
move subpackages into internal/
|
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
|
20e478b8bd
|
new parameters: sourceOnDemandStartTimeout, sourceOnDemandCloseAfter, runOnDemandStartTimeout, runOnDemandCloseAfter (#62)
|
5 years ago |
aler9
|
e511eb4ef1
|
fix error when using vlc, authentication and slashes in paths
|
5 years ago |
aler9
|
c0d282ab42
|
support special characters in usernames and passwords
|
5 years ago |
aler9
|
fa365443fb
|
improve tests
|
5 years ago |
aler9
|
53ba724f96
|
implement redirect sources (#92)
|
5 years ago |
aler9
|
3d98bede4a
|
implement configuration dynamic update / hot reloading (#64)
|
5 years ago |
aler9
|
80f46921c9
|
new structure
|
5 years ago |
aler9
|
57877df875
|
fix crash when using environment variables and config file is missing (#103)
|
5 years ago |
aler9
|
64e38f7db4
|
add more environment tests
|
5 years ago |
aler9
|
e724c3ba1e
|
remove stdin
|
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
|
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
|
0b99a2fddc
|
rename folder
|
5 years ago |
aler9
|
4750cc5a48
|
restore RTSP_SERVER_PATH variable when using runOnDemand
|
5 years ago |
aler9
|
33f703a1a3
|
temp
|
5 years ago |
aler9
|
8c06c9a414
|
support query parameteres when publishing or reading (#74)
|
5 years ago |
aler9
|
3fca02eca3
|
update gortsplib
|
5 years ago |
aler9
|
c52ac8d2b7
|
allow again slashes in paths (#66)
|
5 years ago |
aler9
|
1b8177eb96
|
fix crash when udp is disabled (#69)
|
5 years ago |
aler9
|
70a3bc14a2
|
improve test success rate
|
5 years ago |
aler9
|
7ec3f771d1
|
add TestRunOnDemand
|
5 years ago |
aler9
|
933090a074
|
fix some test failures
|
5 years ago |
aler9
|
bed388d6e7
|
add gstreamer to tests and readme (#40)
|
5 years ago |
aler9
|
ce5e11f6c9
|
update gortsplib
|
5 years ago |
aler9
|
6dbefec876
|
add vlc tests
|
5 years ago |
aler9
|
9c3554d719
|
implement proxy mode; add conf.yml to release assets
|
5 years ago |
aler9
|
5010b4e69e
|
implement path-based configuration
|
5 years ago |
aler9
|
731cd9830e
|
switch from arguments to a configuration file
|
5 years ago |
aler9
|
fbd9f74c8b
|
add --read-ips and --publish-ips arguments; fix #12
|
5 years ago |
aler9
|
d68c18de2d
|
run tests without --network=host
|
5 years ago |
aler9
|
8f839c9d4a
|
simplify tests
|
5 years ago |
aler9
|
5cbfaa4cd8
|
add arguments --read-user --read-pass
|
5 years ago |
aler9
|
2a89e41a69
|
add tests
|
5 years ago |