Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

How to pretend downloads


Hello,

We are using JWPlayer 6 with premium version on our wordpress site. We are using shortcode like this;
[jwplayer player="2" file="http://IP:PORT/vod/mp4:VIDEO.mp4/playlist.m3u8" androidhls="true" ] but with Internet Download Manager, the users can download the videos. Is there any way to pretend this ? Even with the securetoken="XX" adition to shortcode is not working.

This issue is urgent for us,

Thank You

4 Community Answers

Todd

JW Player Support Agent  
0 rated :

I was not aware that Internet Download Manager could actually download the video fragments from your m3u8 stream. I wonder if Internet Download Manager is getting confused by the .mp4 in the URL. Can you verify if Internet Download Manager actually downloads any part of this video?

ahmet-simsek

User  
0 rated :

It is downloading the whole file.

ahmet-simsek

User  
0 rated :

Actually, i changed shortcode to rtmp streaming like;
[jwplayer player="2" rtmp.securetoken="bba6b9ff6d7880a8" file="rtmp://178.33.40.198:1935/vod/mp4:tarih17yyosmanlidevleti1.mp4" provider="rtmp"]

This ignores downloads but with this way its not possible to watch the videos on mobile platforms.

Todd

JW Player Support Agent  
0 rated :

Do you have the access to DASH streams? JW7 plays DASH streams with DRM in Chrome on both desktops and mobiles. Please see http://support.jwplayer.com/customer/portal/articles/2020482-about-dash-streaming for more details.

This question has received the maximum number of answers.