Player audio with delay

Hi all,

i’m creating my first ionic android app, i have created a tab project without plugins on ionic. My intention is create a music app with streaming from radio on shoutcast server, after some tests i have found that there’re some problems or bugs, or generally issues with ionic streaming.

After all i have added a html5 audio tag in a tab.html page as:

streaming audio starts but with a large delay, i have tested the same thing using cordova blanck project and streaming audio starts immediately.

Obv i have test it with “ionic serve” on browser and directly from android device.

Have someone suggests to solve it?

Thank you.
Regards