From 385afca0ddc6ba984da82897d85702ca3db54a95 Mon Sep 17 00:00:00 2001 From: xugo Date: Fri, 19 Dec 2025 21:07:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9B=BD=E6=A0=87=E6=92=AD?= =?UTF-8?q?=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- internal/web/api/ipc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/web/api/ipc.go b/internal/web/api/ipc.go index 77368c4..d587fb5 100755 --- a/internal/web/api/ipc.go +++ b/internal/web/api/ipc.go @@ -212,7 +212,7 @@ func (a IPCAPI) play(c *gin.Context, _ *struct{}) (*playOutput, error) { return nil, err } - app = "live" + app = "rtp" appStream = ch.ID mediaServerID = sms.DefaultMediaServerID