mirror of
https://github.com/gowvp/gb28181.git
synced 2025-12-24 12:12:31 +08:00
修复国标播放
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user