rtmp: set right command ID when replying to a play request

This commit is contained in:
aler9
2022-08-16 18:44:31 +02:00
parent 176f2f0729
commit a19a20abfb
+1 -1
View File
@@ -510,7 +510,7 @@ func (c *Conn) InitializeServer() (*url.URL, bool, error) {
ChunkStreamID: 5,
MessageStreamID: 0x1000000,
Name: "onStatus",
CommandID: 4,
CommandID: cmd.CommandID,
Arguments: []interface{}{
nil,
flvio.AMFMap{