修复国标播放

This commit is contained in:
xugo
2025-12-19 21:07:12 +08:00
parent fd225dff02
commit 385afca0dd

View File

@@ -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