Questions tagged [jwplayer6]

The v6 of JW Player - a popular Flash and HTML5 web video player.

The v6 of JW Player () - a popular Flash and HTML5 web video player. JW Player 6 used to acquire HTML5 and Flash rolled into one incredible player. JW Player 6 automatically selects the best playback for the viewer's device and browser with possibility to deliver unparalleled video on iPhone, iPad, Android, and the Desktop environments.

238 questions
2
votes
0 answers

How to Track an event when a DIV gets visible with Google Analytics?

So, I have a JWPlayer 6.11 to play a video, when the video is complete, the user gets an overlay DIV "window" with an offer. The overlay DIV has display:none; CSS style when it is inactive. How do I trigger an event with GA when the DIV becomes…
CamSpy
  • 401
  • 2
  • 15
  • 26
2
votes
0 answers

Jwplayer I cant play vast tags in my desktop

Was trying to implement vast tag in my JWplayer. Have checked the vast tag in online validator its workign fine. But I cant able to view the ads in my video. Have given the code please help me.. Have I missed anything. or Is I need to buy any…
nosdalg
  • 571
  • 1
  • 5
  • 23
2
votes
1 answer

JW Player making responsive with BOTR video key

I'm using JW Player to display videos. My videos are uploaded directly onto JW Player server and it returns a video key for each one through BOTR API (Bits on the Run) that belongs to JW service. Here is how I display a video with video key
dhminh
  • 31
  • 6
2
votes
1 answer

how to upgrade jwplayer 5 to 6.x

My question here is simple : how to upgrade my JWPlayer 5 Pro to the current version which is 6.10. I have my own server where the version 5.6 is located but i cant find out whats the upgrade process. I have read the official documentation but for…
user3240549
2
votes
1 answer

How to get "Seconds Played" and "Percentage Played" events from JW Player 6 in GA

I see the new JW Player 6 Enterprise has lost the capability to report Seconds Played and Percentage Played as Google Analytics Events. Has anyone developed a method to produce something like this? I imagine the JW Player API and some JavaScript…
mlevy
  • 87
  • 6
2
votes
0 answers

hls live streaming on android jwplayer

hi im trying to configure jwplayer to use android hls i have premium edition, but my link doesnt work on me device 4.1.1 and 4.2.3 and 4.3.2 i dont know what else i can do:
alexistkd
  • 906
  • 2
  • 14
  • 34
2
votes
1 answer

Updating JWPlayer playlist without stopping the current video being played

I'm using the load api call to update the playlist with a new playlist. But this call stops the currently playing video. Is there a way to avoid this? I also tried the suggestion here but getting the current position and reloading the video back to…
Izaaz Yunus
  • 2,828
  • 1
  • 19
  • 28
2
votes
1 answer

JWPlayer (new version) throws an error and doesn't play on the site

I am using latest version of JWPlayer and it shows a blank space when open the page with the video. The weird part is that when I refresh it twice/thrice, it works fine. But it almost never works the first time the page opens. This the error it…
Steve
  • 2,546
  • 8
  • 49
  • 94
2
votes
0 answers

How to check if my unique jwplayer for a video exist

I need to check if my jwplayer exist, For example, if i have two videos in page video1 and video2. How do I check jwplayer("video1").exist() or jwplayer("video2").exist() I want to remove the unique jwplayer player only if the unique jwplayer exist…
Hitesh
  • 4,098
  • 11
  • 44
  • 82
2
votes
1 answer

strange issues with JWplayer 6 and image overlaying video

We are having an issue with JWplayer, that has bizarrely only just cropped up since changing our licence to the ads version. for streaming live video this is an example of the playlist that we are passing to the player: "playlist": [{ "title":…
Vade
  • 2,009
  • 6
  • 24
  • 32
2
votes
1 answer

JWPlayer 6.6: hls video keeps loading forever if clicked twice on player before it starts playing

I this problem occurs in firefox, chrome, IE. Have not checked others. Here is demo link http://vplayer.mindtickle.com/cfvideo.php Click on play button. Before it starts playing, click on player again any number of times. It never plays video and…
hridayesh
  • 1,123
  • 1
  • 14
  • 36
2
votes
1 answer

change the related videos dynamically whenever the next item of the playlist is loaded in jwplayer 6.8

Is there a way to change the related videos dynamically whenever the next item of the playlist is loaded? A little bit like you can handle the playlists themselves. I would like to do something like this: player.onPlaylistItem(function(e) { …
Skwal
  • 2,160
  • 2
  • 20
  • 30
2
votes
1 answer

How to find the bitrate value of the quality in jwplayer 6 auto mode?

I want to know the bitrate during video playback in jwplayer 6's auto mode. When the video starts, the selected value is "Auto". But unlike other values, the "Auto" value doesn't include bitrate or other parameters. my default parameters: primary:…
The Goat
  • 1,080
  • 13
  • 19
2
votes
0 answers

VPAID issue with JWPlayer 6

I've tried unsuccessfully to integrate two separated VPAID test ad-tags. The first one: advertising: { "client": "vast", "tag":…
2
votes
2 answers

Set jw player youtube video playback quality

I'm using jw player to play youtube videos, but i need for the video to start playing in hd ( 720p ) i use the following code: