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
5
votes
3 answers

Can Google Analytics Pro Give Video Specific Data?

I now have Google Analytics Pro integrated into my videos correctly which is great news. However looking at the user guide it appears that the data collected is aggregated across all the videos that have the plugin installed. What I am curious to…
Jon Codes
5
votes
4 answers

Android: Unable to build APK. More than one file was found with OS independent path 'META-INF/android.arch.lifecycle_runtime.version'

All of a sudden, I am getting this error while building APK Error:Execution failed for task ':app:transformResourcesWithMergeJavaResForDevDebug'. > More than one file was found with OS independent path…
Shikhar Deep
  • 253
  • 2
  • 8
  • 19
5
votes
1 answer

Vuejs 2: How to include (and run) a script tag javascript file in the DOM dynamically?

I am using Vuejs and I need to insert script tags in the DOM dynaically to embed JWPlayer videos in this way:
Spleen-
  • 73
  • 1
  • 7
5
votes
3 answers

jwplayer v7.xx _.getVideoData is not a function issue

From today I have the following issue on youtube hosted videos when I want to change dynamically the video on my site. _.getVideoData is not a function Uncaught TypeError: _.getVideoData is not a function at M…
janosdupai
  • 519
  • 1
  • 5
  • 16
5
votes
2 answers

Swift 3: How to set multiple cookies for JWPlayer for HLS Streaming

As I'm using JWPlayer for HLS Streaming at iOS side. For Streaming we have secure Video url to play content in iOS device. For that we are using cloud front domain. What I want is, our web has integrated cloudfront signed cookie where we need to…
Chirag Vindhani
  • 492
  • 4
  • 10
5
votes
0 answers

JWPlayer - add query parameter to ray-level manifest requests [Uplynk]

I need JWPlayer to add a query parameter of spc=Timestamp when it is requests a ray-level manifest file. I found something similar to this when reading the DRM documentation for JWPlayer however Uplink have advised that this is not DRM so the…
5
votes
2 answers

How can I hide video src attribute from browser's inspect element?

What I Have? I have simple HTML code which play a video
5
votes
1 answer

How can I connect to a Wowza Transcoder stream in JWPlayer?

I'm trying to pick up an audio-only transcoded stream from my Wowza server in JWPlayer. At the moment, I know that the normal ( non-transcoded ) stream is making it through the server and back to my JWPlayer client - what I can't figure out is why…
DigitalJedi805
  • 1,486
  • 4
  • 16
  • 41
5
votes
1 answer

JWPLAYER custom error message

I embedded JWPlayer on my page with custom error message that display different image when stream is not online but error image is not loading.
Liju Raj
  • 76
  • 4
5
votes
1 answer

How can I get a thumbnail from a video that a user has uploaded to my server?

I'm working on a video sharing website where people can upload their own videos and I want the most recent uploads to be shown on the index page, but not as videos but thumbnails, so that when you click on the thumbnail you get to the video page.…
user3041398
  • 81
  • 2
  • 8