I am trying to show the buffered amount of a video that is playing. I am using netstream.bufferLength to do this and it kinda seems to be right. Exept from the fact that it is almost constantly the same amount that is buffered. This can't be right?
I want it to be like youtube where you can press pause and the buffer will continue to rise. When I click pause it just stays the same..
Anybody knows how to show buffer length?