1. WeChat public account cannot call its js to shoot and upload video files;
2. Can I directly use <input type="file"> in the h5 page to upload the captured video to my own server? Are there any restrictions when developing this WeChat official account?
I have already written the test code, which can be used as <input type="file">, and there is no such restriction in the WeChat official account.