12 Commits (f47f2ca49e9622a7e5ab11970375d59a8d1d9f55)

Author SHA1 Message Date
Alessandro Ros ed77560811
add runOnDisconnect, runOnNotReady, runOnUnread (#1464) (#2355) 2 years ago
Alessandro Ros 128f2d3e20
print error that caused an external command to exit (#1869) 2 years ago
Alessandro Ros a0b973963d
allow using special characters in external commands (#1652) (#1868) 2 years ago
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 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