Alessandro Ros
|
44918fce0d
|
when stopping hooks, stop all their subprocesses too (#3004) (#3087)
|
1 year ago |
Dan Bason
|
e8b19b82d5
|
in hooks, allow replacing placeholders with environment (#3044)
|
1 year ago |
Alessandro Ros
|
7437ee7a09
|
update golangci-lint (#2868)
|
1 year ago |
James Bohnert
|
3ecd79f076
|
RunOn.. commands - Propagate errors in restart configurations (#2828)
* RunOnX commands - Propagate errors in restart configurations
* apply gofmt
---------
Co-authored-by: James Bohnert <jbohnert@haivision.com>
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
|
1 year ago |
Alessandro Ros
|
bedfa9651a
|
fix windows build (#2360)
|
2 years ago |
Alessandro Ros
|
ed77560811
|
add runOnDisconnect, runOnNotReady, runOnUnread (#1464) (#2355)
|
2 years ago |
Alessandro Ros
|
659f19f8bb
|
enable errcheck (#2201)
|
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)
on Windows, when using cmd.exe or a bat file as external command.
|
2 years ago |
aler9
|
f1fb00b80f
|
update golangci-lint
|
3 years ago |
aler9
|
3a81728096
|
on Linux/macOS, launch external commands directly without using the shell
|
3 years ago |
aler9
|
1617d07ba3
|
do not wait for external commands to exit during runtime
wait for them during shutdown.
|
3 years ago |
aler9
|
84735426eb
|
print a message when a custom command exits suddently
|
3 years ago |
aler9
|
ebc201bda2
|
make regexp groups available to custom commands (#642)
|
3 years ago |
aler9
|
76eb2c2c2b
|
fix lint errors
|
4 years ago |
aler9
|
5ea4fdb764
|
run gofumpt
|
4 years ago |
aler9
|
0d15e2772a
|
close custom commands with SIGINT again (#495)
|
4 years ago |
aler9
|
d7f1c04711
|
close custom commands with SIGQUIT instead of SIGINT (#495)
|
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
|
7dc72f4490
|
fix compilation on windows
|
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 |