使用百度AI h5活体检测api (语音校验码+视频录制), 判断当前用户的真实性。
$ git clone https://github.com/sunzitong/living-detection.git
$ cd living-detection
$ npm install
$ npm run start # 打开mock数据
$ npm run start-without-mock # 关闭mock数据
本地访问 http://localhost:8077/living-detection/home 进行访问
注: 若提示 ‘Open api daily request limit reached’, 表示今天调用api的次数已达上线。