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
4
votes
1 answer

A serious bug of version JW player 6.x thumbnail tooltip bug on flash

This is a serious bug of version since JW player 6.0 until recent latest version on Flash. Someone reported this bug since the version 6.0 launched but this bug never fixed by their support. It's hard to explain how the behavior of the bug, please…
Love
  • 112
  • 8
4
votes
3 answers

JW Player seek on ready

I have another JW Player question... I've implemented JW Player to replace an image at the top of the page on a button click. That code looks like this:
$(…
anguiac7
  • 340
  • 4
  • 16
4
votes
5 answers

How to change playback rate in jwplayer

I want to change the playback speed of video in HTML5 mode of jwplayer. I am not interested in flash browser, we will be restricting this feature only for HTML5 browsers Issue: I tried changing the playbackrate for HTML5 in jwplayer but playbackrate…
Hitesh
  • 4,098
  • 11
  • 44
  • 82
3
votes
3 answers

Get User watched total time of a video in jwplayer

I want to capture Total Played/watched time of a video from jwplayer. using below sample code. jwplayer("player").setup({ "playlist": [ { "sources": [ { "default": false, …
3
votes
0 answers

JW Player HLS playback: "Playlist could not be loaded: No playable sources found"

I am trying to play an HLS stream on JW Player 6.10. Here is my source code:
momly
  • 31
  • 2
3
votes
1 answer

JWPlayer controlbar error when playing HLS file

I have a jwplayer set up that plays an mp4 file as it should. With this same setup using an hls file, the controlbar 'sticks' to the player and does not disappear when the user's cursor is out of the picture. Here is an example of the the player…
David542
  • 104,438
  • 178
  • 489
  • 842
3
votes
0 answers

JWPlayer Interactive Transcript

I am having difficulty implementing JWPlayer's interactive transcript as shown here: http://demo.jwplayer.com/iframes/interactive-transcript/ A search shows I am not alone. A tutorial on this would be most helpful. I have tried several variations…
srtuttle
  • 41
  • 2
3
votes
1 answer

reconnect automatically when client gets back the lost connection in JW Player

I want the client to automatically connect to the server when the connection is back and the video should start playing where it stopped before. Is it possible..? Till now i tried making connection again after 3 seconds and video starts from…
3
votes
0 answers

JWPlayer 6 error message "Error loading stream: ID not found on server"

I am using JWPlayer to connect to Wowza Media Server. I am using RTML url to connect. When I make a video request I can see video playing very clearly and good quality of video as well. But sometimes I get "Error loading stream: ID not found on…
Neelesh
  • 343
  • 5
  • 14
3
votes
2 answers

How to pass dynamic link to jwPlayer in mvc 5 using jquery

I am working on website using MVC 5 website is actually a video website which is suppose to load CDNSun storage videos.... How can i pass the dynamic link using "videoUrl" parameter..??? code is as follows : $(document).ready(function () { …
Suhail Mumtaz Awan
  • 3,295
  • 8
  • 43
  • 77
3
votes
1 answer

jwplayer memory leak / not releasing memory on subsequent loads

I've an HTML Page crafted using JavaScript on which I've used JW Player. For some reason, its not releasing memory. The logical flow is like: Step 1: Load HTML Page. Step 2: Fetch content details using AJAX Request. Step 3: Load first Video using JW…
Sanket Tarun Shah
  • 637
  • 10
  • 28
3
votes
4 answers

stop jwplayer 6 hiding controlbar

I am using jwplayer 6, while the video is playing jwplayer hides the control bar and only if we pause the video its showing the control bar. I tried setup options: jwplayer("jwplayer").setup({ file: "video/new.mp4", image:…
3
votes
0 answers

Jwplayer skin, Play icon height issue

We are using Jwplayer 6, we are using vapor.xml skin. we have updated the play icon. But its not displaying correctly in chrome and IE,top and bottom of play button is cropping. How can we increase the height of the play icon.
Techmaster
  • 1,032
  • 2
  • 12
  • 26
3
votes
1 answer

JW Player: What edition do I need to show ads?

I am not sure with what version of JW Player I can serve ads. When I go to pricing: http://www.jwplayer.com/pricing/ only the Entreprise edition has the Ads feature listed. Does that mean to serve ads through JW Player you need an Enterprise…
Water
  • 31
  • 3
3
votes
1 answer

Preview image not work in Jw Player 6

I'm using the following source code to display a video file using Jw Player 6.