安全的视频流 [英] secure streaming of videos

查看:114
本文介绍了安全的视频流的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用jwplayer 我希望用户观看视频但不下载 我发现可以生成视频的哈希网址 我在创建哈希的服务器上使用lighttpd mod,并使用它创建视频的网址 超时:自创建哈希值起每30分钟过期

im using jwplayer i want the users to view the videos but not download them generating hashed url of videos was the one i found to do it im using lighttpd mod on the server that creates the hash, and using it i create the url for the videos timeout : expire every 30 minutes from when hash is created

第二次播放视频时出现问题

the problems comes when i play the videos the second time

页面加载如下: 该页面加载时,当前在每个页面上显示2个视频,为jwplayer自身安装的每个视频创建一个div,每次单击视频的缩略图时播放该视频,然后div加载一个灯箱/重叠式广告以及应该播放的视频

the page loads as follows: the page loads, there are currently 2 videos that show on each page, a div is created for each of the videos where the jwplayer installs itself, the video plays when the thumbnails for the videos are clicked each time, then the div loads in a lightbox/overlay and the videos are supposed to play

页面上的每个视频都是第一次播放,但随后的播放不是,这会导致无法找到文件的错误

each video on the page plays the first time, but not the subsequent times, it gives the error that it cannot find the file

推荐答案

我一直在使用StreamingVideoProvider,可以肯定地说安全性和保护性是它们的关键优势.我强烈建议他们使用非常强大的HLS加密(包括cookie和IP热链接保护).您可以在下面检查:

I have been using StreamingVideoProvider and can surely say security and protection is their key strength. They have a very strong HLS encryption ( including cookie and IP hotlinking protection ) which I highly recommend. You can check below:

http://www.streamingvideoprovider.com/video-hls-encryption- hotlinking.html

这篇关于安全的视频流的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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