Rob Watson ffce32f4fe fix(container): handle race condition on ContainerWait
When a destination is removed, its container is stopped and removed.
This preempts the ContainerWait call in the destination loop, which then
tries to call ContainerInspect to infer if the container is restarting
or not.

It was already known that this call is prone to race conditions. This
commit handles an additional case where the container has already been
completely removed by the time the call is made; we can safely infer
that it is not restarting.
2025-03-26 13:42:25 +01:00
2025-03-25 06:32:49 +01:00
2025-03-25 04:32:07 +01:00
2025-03-16 12:36:28 +01:00
2025-03-25 06:32:49 +01:00
2025-03-25 06:32:49 +01:00
2025-03-16 15:05:43 +01:00
2025-03-24 21:59:45 +01:00
2025-03-24 21:59:45 +01:00
2025-03-16 12:52:24 +01:00
2025-03-25 06:32:49 +01:00
2025-02-28 06:50:08 +01:00

Octoplex 🐙

Octoplex multiplexes RTMP streams to multiple destinations from the comfort of your terminal.

build status

Description
🐙 Octoplex is a live video restreamer for the terminal.
https://github.com/rfwatson/octoplex
Readme 1.1 MiB
Languages
Go 99.9%
Shell 0.1%