# how to play the wowza live stream(rtsp) on android

**URL:** https://community.wowza.com/t/how-to-play-the-wowza-live-stream-rtsp-on-android/39387
**Category:** Wowza Streaming Engine
**Created:** [January 6, 2013, 5:17am UTC](https://community.wowza.com/t/how-to-play-the-wowza-live-stream-rtsp-on-android/39387 "2013-01-06T05:17:18Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![xiao\_dong](https://avatars.discourse-cdn.com/v4/letter/x/ce7236/32.png) [@xiao\_dong](https://community.wowza.com/u/xiao_dong)
#### Post date: [January 6, 2013, 5:17am UTC](https://community.wowza.com/t/how-to-play-the-wowza-live-stream-rtsp-on-android/39387/1 "2013-01-06T05:17:18Z")

</div>

hello all,

could anybody give me some advice on how how to play the wowza live stream(rtsp) on android ?

i tried [https://github.com/tewilove/faplayer](https://github.com/tewilove/faplayer) ,it works when wowza and my android device in the same network,but if my android device is behind a NAT, faplayer only show the time but no picture.

it seems that faplayer can only receive the RTP/RTCP(UDP) packets,even when faplayer is behind a NAT ,but when behind a NAT ,wowza stream are over TCP.

what should i do to play the wowza stream on android?

is there any other methods?

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [January 8, 2013, 12:06am UTC](https://community.wowza.com/t/how-to-play-the-wowza-live-stream-rtsp-on-android/39387/2 "2013-01-08T00:06:40Z")

</div>

Take a look at this guide:

[https://www.wowza.com/docs/how-to-troubleshoot-rtsp-rtp-playback](https://www.wowza.com/docs/how-to-troubleshoot-rtsp-rtp-playback)

Note the test page. Try streaming the test stream on the Android you are testing. It that works but it doesn’t from your server, it is probably blocked UDP ports. Android is not able to fail-over to TCP the way VLC can.

Richard
