I am currently working in using the HTML5 audio player to provide a audio stream (24/7 radio stream) via the (mobile) browser. Loading in the stream and playing it works fine. <
The element includes a preload attribute. This can be set to "none" or "metadata" which should prevent the audio preloading.
preload
Source: https://developer.mozilla.org/en/docs/Web/HTML/Element/audio