Home > Backend Development > PHP Tutorial > 关于视频问题

关于视频问题

WBOY
Release: 2016-06-06 20:44:43
Original
1059 people have browsed it

最近要弄个项目,要弄2G 左右的视频到网站上,可是空间太小,就选择七牛了,有个问题来了,如果上传后,可以通过外链来播放视频,但是如果防止别人下载呢?

回复内容:

最近要弄个项目,要弄2G 左右的视频到网站上,可是空间太小,就选择七牛了,有个问题来了,如果上传后,可以通过外链来播放视频,但是如果防止别人下载呢?

  1. 你可以增加下载token
  2. 可以增加防盗链
    具体文档可以参考:
    http://developer.qiniu.com/docs/v6/api/overview/security.html
    http://developer.qiniu.com/docs/v6/api/reference/fop/av/pm3u8.html
Related labels:
php
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template