Howler.js: Partial stream possible?

Created on 14 May 2019  路  1Comment  路  Source: goldfire/howler.js

With really large mp3 files (something like 50mb as the song is 10 minutes at 320) it takes a bit for Howler to fetch the entire file before playback begins. Is there anyway to start playing before the entire stream is fetched (like some sort of "chunk" fetch)?

Most helpful comment

Yes, use the html5: true property and it will behave exactly like that.

>All comments

Yes, use the html5: true property and it will behave exactly like that.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jmeyers91 picture jmeyers91  路  4Comments

brancusi picture brancusi  路  4Comments

bflora2 picture bflora2  路  4Comments

SandMoshi picture SandMoshi  路  3Comments

rowild picture rowild  路  3Comments