sankycui

Results 5 issues of sankycui

Hi, I found that the max resolution example1 is 720_480,if I changed the resolution was 1080_720 or others,the example APP would crash. My camera supports 13 million pixels,The log likes:...

look at the location : **//must return false** **return false;** ``` const hasValidHash = (block: Block): boolean => { if (!hashMatchesBlockContent(block)) { console.log('invalid hash, got:' + block.hash); return false; }...

代码是可以用的,不过有个问题就是延时大概10s以上,这个延时有点大。