HTML 5 Audio Stream Workaround Example

A workaround to get audio streams to work properly with the HTML audio tag. Published under the GNU General Public License v3.0 on https://git.h3n.eu/HerHde/html-audio-streams.

Open your browser's network inspector and compare the different behaviours.
I recommend for each player a sequence of start - stop - start - stop, where every dash is a couple of seconds.

Example A: My workaround

Example B: Regular usage