This commit is contained in:
Ingo Oppermann
2023-12-04 16:54:38 +01:00
parent 68cb1b1bda
commit b43fd64dce

View File

@@ -855,6 +855,12 @@ func TestParserProgressPlayout(t *testing.T) {
Duplicating: true, Duplicating: true,
GOP: "key", GOP: "key",
Mode: "live", Mode: "live",
Swap: AVStreamSwap{
URL: "",
Status: "waiting",
LastURL: "",
LastError: "",
},
}, },
}, },
}, },