
URL authentication : that the request is validated by an authenticated user so people can’t steal th
Hello
I have purchased unlimited plan from "http://dashboard.jwplatform.com" ,
Details for Account setting
Unlimited CONTACT US
Your account has no storage and streaming limitations.
Please contact us if you wish to make any changes.
Video delivery
You streamed 2 GB to date.
Go to the usage tab to download detailed usage information.
Platform usage
You store 96 MB video at present.
Go to the usage tab to download detailed usage information.
How to implement URL authentication means nobody download video using URL
For example : i have play video using jw platform url, i am using java script api
jwp = jwplayer("myElement").setup({
playlist: [
{
file: "http://content.jwplatform.com/videos/z77vdVcx.mp4",
title: "A Tour of the Interface",
image: 'http://content.jwplatform.com/thumbs/z77vdVcx-480.jpg'
}]
})
if i have directly open in "http://content.jwplatform.com/videos/z77vdVcx.mp4" browser then it is download in my local system
How can i stop downloading from above video? nobody can download from jw platform URL, only play video