mirror of
https://github.com/deepch/vdk
synced 2025-12-24 12:47:57 +08:00
delete debug
This commit is contained in:
@@ -932,7 +932,9 @@ func (client *RTSPClient) CodecUpdateVPS(val []byte) {
|
||||
} else {
|
||||
client.CodecData = append(client.CodecData, codecData)
|
||||
}
|
||||
|
||||
client.Signals <- SignalCodecUpdate
|
||||
|
||||
}
|
||||
|
||||
//Println mini logging functions
|
||||
|
||||
Reference in New Issue
Block a user