Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Detecting transcode version


Is it possible to detect which transcode version of a video is being played, using JW Platform?

For example, how would I determine if a user's device has loaded H.264 320px or H.264 1280px?

This question arises as we consider allowing a download link that is appropriate for their device.

2 Community Answers

Alex

JW Player Support Agent  
0 rated :

Hi there,

To determine the transcode that is currently playing in the player, you can use the .getCurrentQuality() call from our JavaScript API.

Thank you.

m...

User  
0 rated :

Thank you very much.

This question has received the maximum number of answers.