
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.
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.
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.
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?
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