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

example or demo of using buffer change event with metadata object ?


jwplayer().on('bufferChange') with Metadata Object using bandwidth can plz give one example or demo. how to use Metadata Object event in jw player

4 Community Answers

George

JW Player Support Agent  
0 rated :

What are you trying to do?

gopal

User  
0 rated :

In jwplayer().on('bufferChange') (on change) the event I want to use Metadata Object's bandwidth. I saw in your site 'https://developer.jwplayer.com/jw-player/docs/javascript-api-reference/#jwplayeronbufferchange'. I want to get a bandwidth of the video . can give example for that. And I am using JW Player 7.9.3 version.

gopal

User  
0 rated :

In jwplayer().on('bufferChange') (on change) the event I want to use Metadata Object's bandwidth. I saw in your site 'https://developer.jwplayer.com/jw-player/docs/javascript-api-reference/#jwplayeronbufferchange'. I want to get a bandwidth of the video . can give example for that. And I am using JW Player 7.9.3. version. I want to track a record of my video how much bandwidth has been used each video. So I want to save that track record in the database. Can plz give example how to user metadata object with buffer change event

George

JW Player Support Agent  
0 rated :

There’s no real way to accomplish what you’re trying to do. There’s no good way to estimate your bandwidth consumption from the client side.

This question has received the maximum number of answers.