Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是使用BlueImp的新手,我正在寻找一种在连接恢复后上传视频的方法。
有没有办法上传具有此要求的视频?
Blueimp Wiki 有关于如何处理恢复的文档。请参阅以下文档:
https://github.com/blueimp/jQuery-File-Upload/wiki/Chunked-file-uploads
注意:只有支持 XHR 文件上传和 Blob API 的浏览器才支持分块文件上传,其中包括 Google Chrome 和 Mozilla Firefox 4+。