去垃圾日志
This commit is contained in:
parent
264e76d05d
commit
a602655278
@ -218,6 +218,7 @@ export async function takePhoto(param, context, dir, flag = 1, callback?) {
|
||||
// @ts-ignore
|
||||
// var snapResult = rtsp_server.getVideoSnapshot(context, video_uri, '', dir);
|
||||
if (flag == 0) {
|
||||
// @ts-ignore
|
||||
rtsp_server.detectVideoSnapshotSize(video_uri, fileName, (err, snapResult) => {
|
||||
console.log("baohaowen_detectLoop round end size1:" + snapResult.fileSize);
|
||||
callback({ fileSize: snapResult.fileSize, errorCode: snapResult.errorCode })
|
||||
|
||||
@ -380,7 +380,7 @@ export default class UdpClientByCenter {
|
||||
}
|
||||
// console.info('surenjun2','set message_1Fn=>' + newArr.toString())
|
||||
callback && callback(newArr.toString())
|
||||
console.info('surenjun 左方向灯=>', newArr.toString())
|
||||
// console.info('surenjun 左方向灯=>', newArr.toString())
|
||||
this.currentValue = newArr.toString();
|
||||
} else {
|
||||
callback && callback('')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user