
how to determine how much mb-s transferred from server to user?
hello. i want to get how much mb transferred from server to user... how can I do it?
hello. i want to get how much mb transferred from server to user... how can I do it?
You should use a tool such as Firebug to see the network requests that happen when you play your files.
there is no way with jw player API?
There is not a way to check the amount of MB using the API.
If your video or audio files are transcode with the same bitrates, your can calculate the traffic over the time that the asset played.
Best way to get the amount of sending traffic is to see your log files of your server ;-)