我可以使视频流不可下载(通过使用代码内的技巧) [英] Can I make a video-stream not downloadable (by using tricks inside the code)

查看:53
本文介绍了我可以使视频流不可下载(通过使用代码内的技巧)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我曾经使用某些程序(例如 Internet下载管理器(IDM))下载任何视频内容,从来没有失败过.

I have used to download any video content from using some programs (like Internet Download Manager (IDM) that has never failed before).

作为网站设计的初学者,我想知道是否有一种方法可以保护我的视频在流传输时不被下载,或者是否有一种技巧可以至少从此Internet Download Manager溜走.

Being a beginner of webdesign I'm wondered if there is a way to protect my video from downloading while it is streaming, or if there is a trick to slip away at least from this Internet Download Manager.

推荐答案

如果您将视频托管在服务器/共享服务器上

将嵌入代码放置在外部JavaScript文件中.这使得视频文件很难找到.通过将视频的位置拆分为遍布代码的不同变量,或通过引用网页其他位置使用的其他JavaScript文件中的变量来编写此JavaScript.这只会使下载困难,但并非不可能.

Place the embedding code in an external JavaScript file. This makes the video file difficult to find. Write this JavaScript by splitting up the location of the video into different variables spread throughout the code, or by referencing variables from other JavaScript files used elsewhere in the web page). This will just make downloading difficult, but not impossible.

使用流服务器:

这些几乎使您无法下载,但与它们进行注册的费用通常很高.
流服务器示例:
RealNetworks托管应用程序服务(MAS)
Apple Quicktime流服务
Macromedia Communication Server主机

These make it almost impossible to download but the cost of signing up with them is generally very high.
Examples of streaming servers:
RealNetworks Managed Application Services (MAS)
Apple Quicktime Streaming Services
Macromedia Communication Server Hosts

这篇关于我可以使视频流不可下载(通过使用代码内的技巧)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆