七牛云客户端上传视频

WBOY
Release: 2016-06-06 20:07:22
Original
2226 people have browsed it

请问一下客户端是视频上传是 安卓或IOS直接上传七牛这边,还是先请求到后台,然后后台在去对接七牛云

回复内容:

请问一下客户端是视频上传是 安卓或IOS直接上传七牛这边,还是先请求到后台,然后后台在去对接七牛云

直接上传七牛那边,然后七牛再通知你的后台,文档上应该有的

http://developer.qiniu.com/code/v7/sdk/php.html#upload-callback 这个是PHP的SDK 相关说明
http://developer.qiniu.com/article/developer/programming-model.html#workflow 这个是流程说明
http://developer.qiniu.com/article/developer/security/put-policy.html 这个应该上传策略,可以配置相关的东西

看文档吧,我也刚了解

客户端直传的话好像还需要到我服务端这边上传凭证

如果是本地视频的话,应该没必要在从后台上传吧,只要生成自己的token就可以直接上传。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!