
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
jwplayer().on('bufferChange') with Metadata Object using bandwidth can plz give one example or demo. how to use Metadata Object event in jw player
What are you trying to do?
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.
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
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.