-1
How can I get the value of how much a video has already been loaded (buffer)? Example: Assuming I have a 5-minute video, then I agree that I will be watching it is being loaded, but how to get this load value?. I may be watching the video in part 2:30, but the video might already have been uploaded by 3:00 a.m., so in this case it has been uploaded an extra 30 seconds. I looked for some Javascript resource that does this, but could not find anything about buffer (I believe the name is the same).