Alternate file in HD toggling button
var playerInstance = jwplayer("myElement"); playerInstance.setup({ image: "/uploads/myPoster.jpg", sources: [{ { file: "http://clips.vorwaerts-gmbh.de/720_movie.ogv" }, { file:...
View Articleclose caption is not available in IOS
Hi, In the 7.12.2 version of JW player cc is always active in the player in iOS devices, however, there is no subtitle is available for videos. can you please provide a solution to hide the cc button...
View ArticleProgrammatically change quality
The purpose is to ensure the video operation, if there is a buffer error, the player automatically changes to 480p. How to make this change in JS?
View ArticleHow to Adaptive Streaming
Hello. How to use adaptive streaming on the fly with MP4 file hosted in my server? I have used PREMIUM package. Thank you.
View Articleloading https m3u8 stream results in error: no playabae source found
I have a basic JWplayer instance in my html: Loading the player... var playerInstance = jwplayer("myvideo"); playerInstance.setup( { "playlist": [ { "sources": [ { "default": false, "file":...
View ArticleCaptions out of sync
Why jwplayer does not have an option to sync subtitles. An option to move subtitles back and forward few seconds if is out of sync. Like bsPlayer. Is this hard feature to add to this player? I have...
View Articleself hosted player License Keys
Hi i have bought a cms and it says to get the jwplayer to work I need self hosted player License Keys and it is free, well I have found it in tools but it says that I have to upgrade if I want license...
View ArticleFirefox support
Hi! I'd like to know more about the way you manage to support all Firefox browsers? Will they all really stream properly videos embedded in JW player? How will they behave if there's no .mp4 or .ogg...
View ArticleHow to embed youtube video in Unity WebGL build?
I want to stream videos from youtube in my WebGL build. How to achieve this with jwplayer. Thank you!
View ArticleCustom Startposition without seeking on('firstFrame')
Hi Is there another solution to jump to a specific startposition before loading the player without calling the seek() method inside the firstFrame listener? The firstFrame listener ... - ... shows the...
View ArticleLive stream
Hello, Can I use the PLATINUM version to use a own Live Streaming (HLS and RTMP)?
View ArticlePlatinum plan question
Hello, 1,500 Videos 200,000 Plays This count on videos hosted in my own server?
View Articleurl streaming directly
Hi! I am trying to allow my students to play my videos directly. Just post the URL and they can have access. Is this possible?
View Articleaudio selection
Someone could help me with the audio selection in my jwplayer, because I have a video with 2 audios and in google crome it does not give me the option to select which audio I want to listen to, and in...
View Article+Add Custom Parameter is grayed out
We've uploaded a series of videos and want to add custom parameters. The custom parameter "add" button is grayed out. How can I enable it?
View ArticleHLS + URLs
Hi there, I know that to access HLS features I need to upgrade my account, but before I do this, I'd like to know whether I will still be able to add videos via URLs (not upload them to your servers)...
View ArticleSupport of Chunked Encoding
Is JW Player supporting Chunked TRansfer Encoding as described in RFC 7230 section 4.1 ? Thanks
View ArticleCross-domain error on Windows 7 but not Windows 10
I am trying to transition from using Flash to HTML5 on my company's website. I upgraded JWPlayer to 7.12.6 and provided an HLS stream served from Wowza. It works great on everything, except for IE 11...
View Articlereactivate premium with same license code?
Hi there. i was a premium member. i would like to reactivate so that my old embed code works. the embed code was: Is this possible?
View Articlem3u8 problem with moblie
m3u8 Dont paly in moblie browser my code var videoPlayer = jwplayer('my_video1').setup({ file: 'http://10.254.1.2:1935/live/1/playlist.m3u8', image:'../assets/img/22.jpg', width: '100%', height: 320,...
View Article