aler9
|
f1fb00b80f
|
update golangci-lint
|
3 years ago |
aler9
|
3a81728096
|
on Linux/macOS, launch external commands directly without using the shell
|
4 years ago |
aler9
|
1617d07ba3
|
do not wait for external commands to exit during runtime
wait for them during shutdown.
|
4 years ago |
aler9
|
84735426eb
|
print a message when a custom command exits suddently
|
4 years ago |
aler9
|
ebc201bda2
|
make regexp groups available to custom commands (#642)
|
4 years ago |
aler9
|
ed375583d0
|
Implement an HTTP API to query and control the server
|
4 years ago |
aler9
|
90e24b79cb
|
cleanup
|
4 years ago |
aler9
|
6e64b4be22
|
update gortsplib
|
4 years ago |
aler9
|
4f7daacdda
|
cleanup
|
5 years ago |
aler9
|
2c9e07376c
|
fix execution of external commands with quotes on Windows (#113)
|
5 years ago |
aler9
|
58fe1cfe77
|
add docs
|
5 years ago |
aler9
|
5facab1a48
|
move subpackages into internal/
|
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
|
08823ddc92
|
fix memory leak caused by time.Timer
|
5 years ago |
aler9
|
4a942b4f9e
|
externalcmd: increase restart pause
|
5 years ago |
aler9
|
38b07ab68a
|
add 'restart' option to all external commands
|
5 years ago |
aler9
|
52019ac75e
|
move externalcmd, syslog, loghandler into dedicated folders
|
5 years ago |
aler9
|
81f6541f42
|
fix killing of external commands on Windows (#97)
|
5 years ago |
aler9
|
3b79f6beb4
|
handle external commands with a dedicated struct
|
5 years ago |