From 362776fc6aa39ecca80fac4d2a108d3a2d4531a5 Mon Sep 17 00:00:00 2001 From: qydysky <32743305+qydysky@users.noreply.github.com> Date: Sat, 17 Sep 2022 11:40:32 +0800 Subject: [PATCH] =?utf8?q?=E6=B5=81=E4=BF=9D=E5=AD=98=E6=96=AD=E7=BA=BF?= =?utf8?q?=E5=90=8E=E9=87=8D=E8=AF=95=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Reply/stream.go | 1 - 1 file changed, 1 deletion(-) diff --git a/Reply/stream.go b/Reply/stream.go index 115c4c9..dca9540 100644 --- a/Reply/stream.go +++ b/Reply/stream.go @@ -539,7 +539,6 @@ func (t *M4SStream) saveStreamFlv() { } t.reqPool.Put(req) } - t.Status.Done() } func (t *M4SStream) saveStreamM4s() { -- 2.39.2