mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 01:50:47 -04:00
service live configslop
This commit is contained in:
@@ -39,6 +39,9 @@ function createMediaMtxSupervisor(deps) {
|
||||
|
||||
function start() {
|
||||
if (child) return child;
|
||||
// `stop()` marks the old lifecycle as intentional. Reset that marker when
|
||||
// the same supervisor is started again so later crashes remain fatal.
|
||||
stopping = false;
|
||||
|
||||
const generatedConfig = buildMediaMtxConfig({ config, serverPort, snapshotWriterPath });
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user