face-api.js icon indicating copy to clipboard operation
face-api.js copied to clipboard

Browser crash

Open dishuiya opened this issue 4 years ago • 5 comments

use the chinese WeChat when run "await faceapi.detectSingleFace(videoEl, options)" my Browser crash,auto close

run the project examples also crash

but use this demo "https://justadudewhohacks.github.io/face-api.js/webcam_face_tracking/" is OK what different

dishuiya avatar Jun 23 '20 06:06 dishuiya

I try Releases, and find WeChat with 0.20.0 is OK

dishuiya avatar Jun 30 '20 00:06 dishuiya

I try Releases, and find WeChat with 0.20.0 is OK

my wechat version is 7.0.15 why u can use 0.20.0?

thedb avatar Sep 29 '20 08:09 thedb

0.20.0 is face-api.js version,not wechat

dishuiya avatar Sep 29 '20 08:09 dishuiya

0.20.0 is face-api.js version,not wechat

I used face-api.js with Version 2.0, but cant run in some android wechat webview. In ios or pc ,it works very good. In android, some older phone can be run and recognized face.but some new phone (huawei p40), crash as soon as you use "faceapi.detectAllFaces". Even if I had compressed the image

thedb avatar Sep 29 '20 09:09 thedb

why my webchat version 8.0.20,I use https://justadudewhohacks.github.io/face-api.js/webcam_face_tracking/ , ios failed? no video picture

gushenjie avatar May 04 '22 01:05 gushenjie