obastemur / mediaserver

Media streaming module for node.js http(s) server
MIT License
128 stars 17 forks source link

mp3 files continue past time #3

Open btmdave opened 9 years ago

btmdave commented 9 years ago

Have you noticed that with audio files (mp3) they continue to play a few seconds past when they "should". Specifically testing in html5. For example, if you serve an mp3 file and load up the url directly in chrome, it will reach the end but continue playing slightly past the time. Any ideas why this could be?

obastemur commented 9 years ago

Hmm, can you please check the real binary size and the one sent with the request?