mirror of
https://github.com/Monibuca/plugin-rtmp.git
synced 2025-10-05 15:37:11 +08:00
跟随引擎4.3.0版本
This commit is contained in:
@@ -160,7 +160,7 @@ func (config *RTMPConfig) ServeTCP(conn *net.TCPConn) {
|
||||
sender.Begin()
|
||||
sender.Response(cmd.TransactionId, NetStream_Play_Reset, Level_Status)
|
||||
sender.Response(cmd.TransactionId, NetStream_Play_Start, Level_Status)
|
||||
go sender.PlayBlock()
|
||||
go sender.PlayRaw()
|
||||
}
|
||||
}
|
||||
case RTMP_MSG_AUDIO:
|
||||
|
Reference in New Issue
Block a user