Questions tagged [jwplayer]

JW Player is a web video player with support for HTML5 video and Flash video, free for non-commercial use with commercial and enterprise licenses available. JW Player is supported across browsers & devices and offers complete JavaScript API control.

More information is available on JW Player's website. Technical documentation can be found on the JW Player Developer site. Or see the Support site for previously answered support questions/articles.

2095 questions
99
votes
10 answers

Set Content-type of media files stored on Blob

We have a website hosted on Azure. It is media based, and we are using JWPlayer to playback media with HTTP pseudostreaming. The media files are stored on blob in 3 formats - mp4, ogg, webm. The issue is the content type of media files is set as…
Rahul Patwa
  • 2,319
  • 4
  • 18
  • 17
22
votes
2 answers

JWPlayer Javascript API for Android Webview

I'm trying to get JWPlayer to return an alert when a few specific events happen from a flash player playing a local video. If you notice from the code below, onComplete, JWPlayer should return an alert, which can then be intercepted by onJsAlert…
Rijvi Rajib
  • 1,080
  • 2
  • 11
  • 27
17
votes
4 answers

How can I make fiddles enter full-screen?

I was trying to create some POC to try something with jwplayer but for some reason full screen for jwplayer is not working. Is there any way to make full-screen work in jsfiddle in jwplayer? Here is my jsfiddle …
Hitesh
  • 4,098
  • 11
  • 44
  • 82
17
votes
4 answers

Generate all the files (.vtt + sprite) for the Tooltip Thumbnails options of Jwplayer

What is the best way to generate the ".VTT" file and the jpg sprite attached with it for the Tooltip Thumbnails of Jwplayer (http://www.jwplayer.com/blog/building-tooltip-thumbnails-with-encodingcom/- ? I know how to make an image sprite with php,…
Tahola
  • 1,040
  • 3
  • 19
  • 38
15
votes
1 answer

JW Player Error loading media: File could not be played

We ran into a very strange problem with JW Player and really don't know an approach to solve it. JW Player shows the error: Error loading media: File could not be played sporadically across all browsers and platforms (sometimes it shows up and…
Marcus Rommel
  • 1,266
  • 1
  • 12
  • 17
13
votes
1 answer

Video "Streaming" vs playing off directly from Files

This might be one of most stupid questions but i still need to very clearly understand about Video "Streaming". Here i'm talking about the Media Files only. (Not "Live" streaming) Lets say i have happy.mp4 file. Then what is the way to go. (Or what…
夏期劇場
  • 17,821
  • 44
  • 135
  • 217
12
votes
3 answers

How do I stream .flv files from SQL database

I want to store .flv files in the database and not in the file system. This is what I can do right now: Successfully convert .wmv and .mpeg to .flv with ffmpeg. Store images in SQL Server and show them on my page with an httphandler. Same with .avi…
Niklas
  • 13,005
  • 23
  • 79
  • 119
11
votes
7 answers

How can I add a video and playlist to a page using HTML5?

I had been using the flash based JWPlayer 4 with the playlist option. Recently I upgraded to JWPlayer 5 which is claims HTML5 support. The player by itself degrades nicely on mobile devices that support HTML5 but not flash, however it breaks with…
cwd
  • 53,018
  • 53
  • 161
  • 198
11
votes
5 answers

How To Extract .flv Stream from JW Player 5.1?

The problem is I've a slow internet connection, and the video doesn't buffer like in YouTube. Therefore I was wondering weather I can extract the url of the .flv file which is being streamed in JW Player and directly download it. Doing some…
Catfish
  • 689
  • 1
  • 11
  • 24
10
votes
3 answers

"Start time" on TED video embeds

http://jsfiddle.net/N8dYL/ The goal i'm trying to acchieve is that when you click play, the TED Talk starts playing at for example 02:22 I've tried several things i know from JWplayer like video.mp4?time=02:22 but I couldn't get it to work on this…
Writecoder
  • 613
  • 2
  • 8
  • 27
10
votes
1 answer

JW Player 6 seek and pause

How can I get JW Player 6 to seek to a point and pause itself there without losing the ability to seek while continuing playback on subsequent requests. For example, the following solution is not satisfactory because it pauses the player after every…
David Tuite
  • 22,258
  • 25
  • 106
  • 176
9
votes
2 answers

JWPlayer for Fullscreen Background Video

I'm looking to use jwPlayer for fullscreen background video that simply plays in a loop as the background of the site. I'm testing this here, with moderate success in Chrome on Mac OSX (please excuse the size of the video file) -…
nickff
  • 268
  • 11
  • 23
9
votes
1 answer

ColdFusion 11 - 500 Internal Server Error from Non-ASCII Cookie Character

In response to any request with a cookie containing a non-ASCII character, ColdFusion 11 appears to crash. IIS 8.5 returns an HTTP 500 Internal Server Error (blank white page). Steps to reproduce: Run the following in Javascript console and attempt…
T Swift
  • 91
  • 4
9
votes
2 answers

How do i embed this m3u8 into jw player

Total novice here so if you can be patient with me id really appreciate it. Now i have this url http://213.202.73.8:1234/data/channels/ARENA1. m3u8 I want to embed this into my JW Player, I have both Jw Player 5 & 6 So whatever is easiest, Can…
james
  • 91
  • 1
  • 1
  • 3
9
votes
4 answers

Fancybox overlay issue on ipad/iphone

On ipad / iphone, the overlay appears over the top of media in fancybox, that is the whole page is filled with the overlay incuding the content of fancybox. Any ideas how I can fix this? Also, I have jwplayer working in fancybox playing videos…
IlludiumPu36
  • 4,196
  • 10
  • 61
  • 100
1
2 3
99 100