@@ -232,10 +232,10 @@
}
function onVideoSuccess() {
- setTimeout(() => {
- // 首次运行进行抓拍一次
- handleZhua();
- }, 3000);
+ // setTimeout(() => {
+ // // 首次运行进行抓拍一次
+ // handleZhua();
+ // }, 3000);
function onVideoError() {