# live streaming to android

**URL:** https://community.wowza.com/t/live-streaming-to-android/45899
**Category:** Wowza Streaming Engine
**Created:** [October 27, 2015, 8:20pm UTC](https://community.wowza.com/t/live-streaming-to-android/45899 "2015-10-27T20:20:47Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Brian\_Barris](https://avatars.discourse-cdn.com/v4/letter/b/eb9ed0/32.png) [@Brian\_Barris](https://community.wowza.com/u/Brian_Barris)
#### Post date: [October 27, 2015, 8:20pm UTC](https://community.wowza.com/t/live-streaming-to-android/45899/1 "2015-10-27T20:20:47Z")

</div>

I’m having a problem with playing a live stream to android devices. When I look at the help page here ([https://www.wowza.com/docs/how-to-troubleshoot-rtsp-rtp-playback](https://www.wowza.com/docs/how-to-troubleshoot-rtsp-rtp-playback)) it looks like it mostly is talking about vod playback, which it working fine for me.

My jwplayer call looks like this:

Streaming Link for Android

This works fine for a recorded file. So I try to just change the rtsp call to say:

Streaming Link for Android

and I get the No Playable Sources error.

Any ideas what I need to do to get the live streaming to work?

---

<div class="post-metadata">

### Author: ![Brian\_Barris](https://avatars.discourse-cdn.com/v4/letter/b/eb9ed0/32.png) [@Brian\_Barris](https://community.wowza.com/u/Brian_Barris)
#### Post date: [October 27, 2015, 9:56pm UTC](https://community.wowza.com/t/live-streaming-to-android/45899/2 "2015-10-27T21:56:30Z")

</div>

It looks like the problem might be with the Video Player, perhaps it’s not able to play live streams? Does anyone know if this might be so, and what I may need to install to make sure a live stream will play?

---

<div class="post-metadata">

### Author: ![Zoran](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/zoran/32/385_2.png) [@Zoran](https://community.wowza.com/u/Zoran)
#### Post date: [October 29, 2015, 5:12pm UTC](https://community.wowza.com/t/live-streaming-to-android/45899/3 "2015-10-29T17:12:28Z")

</div>

Hi,

JW Player is able to play back the live stream coming from the Wowza server. Can you confirm that you are publishing a live stream on your Wowza application called “live” and using the stream name “SkyTubeLive”?

Did you also change the RTMP and HTTP playback URLs to “rtmp://52.20.68.152:1935/live/SkyTubeLive” and “[http://52.20.68.152:1935/live/SkyTubeLive/playlist.m3u8](http://52.20.68.152:1935/live/SkyTubeLive/playlist.m3u8)”

In the “[How to set up live streaming using an RTMP-based encoder](https://www.wowza.com/docs/how-to-set-up-live-streaming-using-an-rtmp-based-encoder)” forum article you have some useful instructions on how to publish a live stream to a Wowza Streaming Engine server using an RTMP based encoder.

What encoder are you using to publish your live stream?

Zoran

---

<div class="post-metadata">

### Author: ![Zoran](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/zoran/32/385_2.png) [@Zoran](https://community.wowza.com/u/Zoran)
#### Post date: [November 3, 2015, 8:07pm UTC](https://community.wowza.com/t/live-streaming-to-android/45899/4 "2015-11-03T20:07:18Z")

</div>

Hi,

You will need to make sure you are using the right streaming protocol for any particular device. Some devices support one streaming protocol while not supporting another. For example, some Andorid devices support only RTSP, while other support Apple HLS. Also iOS device only support Apple HLS streams and you won;t be able to play back RTMP or RTSP streams using the native iOS player.

Zoran

---

<div class="post-metadata">

### Author: ![Brian\_Barris](https://avatars.discourse-cdn.com/v4/letter/b/eb9ed0/32.png) [@Brian\_Barris](https://community.wowza.com/u/Brian_Barris)
#### Post date: [November 1, 2015, 1:48pm UTC](https://community.wowza.com/t/live-streaming-to-android/45899/5 "2015-11-01T13:48:32Z")

</div>

I know my stream is ok, I can watch it just fine on my pc. For my tests I’m using Adobe Flash Media Live Encoder 3.2, though we also have a custom made encoder that we’ll be using for our real production. I kind of think the problem is that my phone doesn’t have the right app/plugin to play the live stream, rather than this being a wowza-specific problem, but I’m not 100% sure.

---

<div class="post-metadata">

### Author: ![Gordon\_Barker](https://avatars.discourse-cdn.com/v4/letter/g/779978/32.png) [@Gordon\_Barker](https://community.wowza.com/u/Gordon_Barker)
#### Post date: [November 3, 2015, 11:50am UTC](https://community.wowza.com/t/live-streaming-to-android/45899/6 "2015-11-03T11:50:12Z")

</div>

I have found that adding the file extension critical my URL looks like this: Streaming Link for Android

Works great but I am struggling with a “No Audio” issue at the moment.
