git clone 代码出现问题:
fatal: unable to access ‘https://github.com/wqxcloud/MediaCapture.git/’: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
解决办法 git 下执行如下命令
git config http.sslVerify false
git config --global http.sslVerify false
参考
https://blog.csdn.net/qq_44209563/article/details/104294486
https://blog.csdn.net/weixin_49732545/article/details/116991697
关于Android Studio绑定github登陆不上的问题:Incorrect credentials. Request response