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