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

JW Player 7 Audio Levels check


I wish to add to our player (JW 7.8.7) sound bars to visually check the audio levels. Is there such a possibility?

A.

3 Community Answers

Daniel Berger

JW Player Support Agent  
0 rated :

Hi,

Please review the Audio Tracks API: https://developer.jwplayer.com/jw-player/docs/developer-guide/api/javascript_api_reference/#audio

Let me know if this is the information you were seeking.

a...

User  
0 rated :

I am afraid the audio API gives info about the existence of audio tracks. Let's say there is an audio track but without data coming out. Is this possible? How can I monitor the actual audio levels?

Daniel Berger

JW Player Support Agent  
0 rated :

Hi,

Do you mean that you want to detect whether an audio track is actually playing audio- for example with a live stream? Have you explored our metadata API?:
https://developer.jwplayer.com/jw-player/docs/developer-guide/api/javascript_api_reference/#metadata

This question has received the maximum number of answers.