获取当前帧bytes
This commit is contained in:
parent
2a120d85f4
commit
5f2b5b55f4
|
|
@ -240,6 +240,7 @@ func subscribeAndHandleMessagesV3(ws *websocket.Conn, deviceId int) {
|
|||
}
|
||||
}
|
||||
}
|
||||
buf = nil
|
||||
time.Sleep(100 * time.Millisecond)
|
||||
tCount++
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue