# Live Audio PLayers for HTML5

**URL:** https://community.wowza.com/t/live-audio-players-for-html5/48420
**Category:** Wowza Streaming Engine
**Created:** [March 30, 2017, 1:27pm UTC](https://community.wowza.com/t/live-audio-players-for-html5/48420 "2017-03-30T13:27:39Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Robin\_Szemeti](https://avatars.discourse-cdn.com/v4/letter/r/8e8cbc/32.png) [@Robin\_Szemeti](https://community.wowza.com/u/Robin_Szemeti)
#### Post date: [March 30, 2017, 1:27pm UTC](https://community.wowza.com/t/live-audio-players-for-html5/48420/1 "2017-03-30T13:27:39Z")

</div>

So, getting an RTMP stream into Wowza seems simple enough … picking up an RTMP stream out of Wowza is similarly quite easy … no problems so far. To be fair, this is also dead simple in my existing server, so no surprises so far.

Where I am hoping for an improvement is playback on HTML5 equipped browsers on tablets … so Android and iOS devices … possibly on PC too. So far, zero success. I have tried raising support tickets in the past and viewing the available info, but nothing of any use so far, everything seems to be related to video playback, or file streaming … I want low-latency audio-only playback …

Any clues or sample html snippets very welcome.

---

<div class="post-metadata">

### Author: ![Alex\_C](https://avatars.discourse-cdn.com/v4/letter/a/bbe5ce/32.png) [@Alex\_C](https://community.wowza.com/u/Alex_C)
#### Post date: [April 1, 2017, 9:41am UTC](https://community.wowza.com/t/live-audio-players-for-html5/48420/2 "2017-04-01T09:41:26Z")

</div>

Hello Robin,

Regarding playing back an audio only stream, I would suggest looking into [Wowza Player](https://www.wowza.com/products/player). It has a special UI specifically designed to playback audio only HLS streams. Here is a screenshot of how it looks.

To configure Wowza Streaming Engine to send an audio only HLS stream, please check out this [article](https://www.wowza.com/docs/how-to-configure-wowza-server-to-stream-audio-only-apple-hls-using-transport-stream).

Regards,

Alex

---

<div class="post-metadata">

### Author: ![Robin\_Szemeti](https://avatars.discourse-cdn.com/v4/letter/r/8e8cbc/32.png) [@Robin\_Szemeti](https://community.wowza.com/u/Robin_Szemeti)
#### Post date: [April 1, 2017, 6:59pm UTC](https://community.wowza.com/t/live-audio-players-for-html5/48420/3 "2017-04-01T18:59:10Z")

</div>

Yes, I tried this, I used the url: [http://myserver/myapp/demo/playlist.m3u8](http://myserver/myapp/demo/playlist.m3u8)

I did the audio-only thing … I did the settings to the CupertinoPacektizer as per the instructions on that page, and it doesn’t work … no audio arrived, but if I connect an rtmp client it;s fine, so my so my RTMP source is sending …

I did notice that the automatic URL in the Wowza manager for the Wowza Player shows the local IP of the server, rather than the public IP on the AWS firewall, dunno if that is involved? I obviously used the public IP in my URL, it worked fine for the rtmp clients.

---

<div class="post-metadata">

### Author: ![David\_Michael](https://avatars.discourse-cdn.com/v4/letter/d/c37758/32.png) [@David\_Michael](https://community.wowza.com/u/David_Michael)
#### Post date: [April 5, 2017, 11:16am UTC](https://community.wowza.com/t/live-audio-players-for-html5/48420/4 "2017-04-05T11:16:30Z")

</div>

RTMP streaming out from Wowza Streaming Engine to HLS

---

<div class="post-metadata">

### Author: ![Robin\_Szemeti](https://avatars.discourse-cdn.com/v4/letter/r/8e8cbc/32.png) [@Robin\_Szemeti](https://community.wowza.com/u/Robin_Szemeti)
#### Post date: [April 5, 2017, 12:03pm UTC](https://community.wowza.com/t/live-audio-players-for-html5/48420/5 "2017-04-05T12:03:15Z")

</div>

I already know Wowza can provide various output formats … this is not new. This is the way Wowza advertises the “stream once, play on many different types of devices” … but … there is absolutley NO information HOW to get it to play on these devices. All I want is a code snippet for HTML5 showing WHAT i need to to do get my LIVE AUDIO stream to play … NO ONE seems to know.

In the end, Wowza MIGHT have the capability to provide these services, but without the client side code it is useless.

Wowza is like a new mobile phone network with better speed, better coverage, great quality … and no handsets.
