Installation of JWPlayer Advanced Plugin Failed

More
7 years 8 months ago - 7 years 8 months ago #7888 by webdevtim
where is jwplayer.html5.js. I found one such file in player/6, but in JWPLayer 7 there is only player/7/provider.html5.js and no jwplayer.html5.js. Should I point to the file in player/6 in this case?

Setting these exclusions didn't work for me. I am just setting source to the .mp4 file until I understand what I need to do to use HLS streaming manifest files instead of directly accessing the video file.

I should ask, what level of account do I need on JWPlayer in order for HLS streaming to be available to me?

I just noticed on the JWPlayer documentation on HLS streaming that it only applies to Premium, Enterprise and Ads accounts. I assume that means I have to upgrade for m3u8 files to be created for me when I upload videos. Is that correct??

Once more thing, how do I handle fallbacks with the plugin and module?
Last edit: 7 years 8 months ago by webdevtim. Reason: Read Documentation.

Please Log in or Create an account to join the conversation.

More
7 years 8 months ago #7889 by admin
Excluding jwplayer.js is enough, now all players are correctly loaded (it was not the case).

HLS streaming is available in all version of JWplayer for iOS and android, but only premium allow it under flash, setting the mp4 file directly works as well, you don't have in this case the switching streaming bandwidth feature.

what kind of fallback ? media or player ?

Please Log in or Create an account to join the conversation.

More
7 years 8 months ago - 7 years 8 months ago #7890 by webdevtim
Media. It was suggested that HLS be provided as the primary source but an mp4 fall back provided as well. the problem was I couldn't see how to do this with the plugin. I could add {jwplayer}file=https://content.jwplatform.com/manifests/MQ6z2tHb.m3u8&type=hls&file=http://content.jwplatform.com/videos/MQ6z2tHb-NeeKXyma.mp4&type=mp4{/jwplayer}, but I tried this and it doesn't work.
Last edit: 7 years 8 months ago by webdevtim. Reason: Forgot Something

Please Log in or Create an account to join the conversation.

More
7 years 8 months ago #7892 by admin
use this code :
Code:
{jwplayer}&file1=https://content.jwplatform.com/manifests/MQ6z2tHb.m3u8&type1=hls&file2=http://content.jwplatform.com/videos/MQ6z2tHb-NeeKXyma.mp4&type2=mp4{/jwplayer}

Please Log in or Create an account to join the conversation.

More
7 years 8 months ago - 7 years 8 months ago #7908 by webdevtim
Here is what worked for me, it is almost exactly what you provided, but not quite the same. I found for the poster images I have to use image1="" and image2='"" as well.
Code:
{jwplayer}&file1=https://content.jwplatform.com/manifests/MQ6z2tHb.m3u8&type1=hls&file2=http://content.jwplatform.com/videos/MQ6z2tHb-NeeKXyma.mp4&type2=mp4&class=jwp-911to-av-plugin&height=270&width=100%&logo.file=/images/site/jwplayer/911TAP-small-sizes.png&image1=/images/videos/posterimages/trusic-thumb.jpg&image2=/images/videos/posterimages/trusic-thumb.jpg&controls=true&listbar.size=30&skin.url=/media/jwadvanced/skin/css/911to-std.css&skin.name=911to-std{/jwplayer}
Last edit: 7 years 8 months ago by webdevtim. Reason: Forgot the Equal Sign

Please Log in or Create an account to join the conversation.

Time to create page: 0.220 seconds

Download

Purchase
Download Directory

Login Form