Again, first of all: Amazing project, thank you for your great work! ❤️
I'd like to suggest that it should be possible to issue a client reconnect by sending the SIGHUP signal to udp2raw. I'm fully aware of the --fifo option and the reconnect command, but since udp2raw is no daemon itself, it's quite hard to nicely (in terms of "not requiring complex wrapper scripts" that deal with udp2raw's daemonization) integrate the FIFO with e.g. Systemd.
Again, first of all: Amazing project, thank you for your great work! ❤️
I'd like to suggest that it should be possible to issue a client reconnect by sending the
SIGHUPsignal toudp2raw. I'm fully aware of the--fifooption and thereconnectcommand, but since udp2raw is no daemon itself, it's quite hard to nicely (in terms of "not requiring complex wrapper scripts" that deal with udp2raw's daemonization) integrate the FIFO with e.g. Systemd.