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.
我得到了一张带有 SWFUpload 的表格。上传到服务器的文件在服务器端进行转换(视频被压缩,图像被调整大小等)
问题是 - 我可以将一些功能委托给客户端(如调整图像大小),为用户节省一些带宽。
通过 Javascript 进行视频压缩可能会使浏览器变慢,以至于不会节省带宽,而且如果有任何事情可能会惹恼最终用户。