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

How to keep the process running while implementing JWPlayerTVKit SDK in Swift

I am new to swift and mobile development. I am writing a React Native app for tvOS and I need to implement the JWPlayerTVKit SDK in swift, as the react-native-jw-media-player does not support tvOS and I already have built the react native iOS…
Grig Dodon
  • 313
  • 1
  • 3
  • 8
0
votes
1 answer

jw8-player-errors-reference 332001 and Uncaught ReferenceError: jwplayer is not defined

I am using jwplayer (version - 8.26). I am getting the following errors in the console: jw8-player-errors-reference 332001 Uncaught ReferenceError: jwplayer is not defined Following is the error description from console VM2378:2 Uncaught…
devman
  • 496
  • 5
  • 24
0
votes
0 answers

Jwplayer 8.26.8 resume playback

Hello, Does anyone have the complete code to make jwplayer version 8.26.8 able to Resume Playback after page refresh? I have a code uploaded on github, if anyone can download it and modify it making this function work I would be very…
0
votes
1 answer

Best player to stream WMV content - in 64 bits?

I just realized that a client is using the JW WMV player to stream a .wmv broadcast. When I visit the page in Firefox it tells me I need to restart firefox in 32bit because the plugin is not available in 64 bits. So I guess the JW WMV player is…
cwd
  • 53,018
  • 53
  • 161
  • 198
0
votes
0 answers

Aligning JW Player and jQuery UI Datepicker side-by-side

I'm trying to get JW Player and a jQuery UI Datepicker to sit side-by-side on a page (example at here). From what I've read, I'm supposed to apply float: left; to both elements in order to do this but that doesn't seem to work. Here are screenshots…
Leonard Thieu
  • 785
  • 1
  • 7
  • 21
0
votes
0 answers

how to implement onScroll PiP enable in react native

i am trying to auto enable PiP onScroll or click on home button how to implement onScroll PiP enable in react native please guide me.
0
votes
0 answers

jwPlayer show chapters for audio files

I have audio files and I'd like to show chapters on the player as described here: https://docs.jwplayer.com/players/docs/jw8-add-chapter-markers I'm using jwplayer-8.23.2 I'm loading vtt file using a REST API that downloads the following…
Laura
  • 181
  • 1
  • 16
0
votes
1 answer

JWPlayer 8: How to stop the control bar from fading out?

We're using jwplayer-8.13.3 javascript player, the control bar keeps fading out after a few seconds of the video starting. This is an issue for mobile users, if they want to see the control bar, they would have to click on the player, in order to…
Lynob
  • 5,059
  • 15
  • 64
  • 114
0
votes
1 answer

If a media file fail to load in JW Player, load another media file. How to do that?

I'm using this JW Player script to load the videos in my service