# Live Stream Audio Works for FLV Missing for RTSP on Android

**URL:** https://community.wowza.com/t/live-stream-audio-works-for-flv-missing-for-rtsp-on-android/39120
**Category:** Wowza Streaming Engine
**Created:** [August 15, 2012, 12:03am UTC](https://community.wowza.com/t/live-stream-audio-works-for-flv-missing-for-rtsp-on-android/39120 "2012-08-15T00:03:29Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Jeremy\_Battle](https://avatars.discourse-cdn.com/v4/letter/j/d2c977/32.png) [@Jeremy\_Battle](https://community.wowza.com/u/Jeremy_Battle)
#### Post date: [August 15, 2012, 12:03am UTC](https://community.wowza.com/t/live-stream-audio-works-for-flv-missing-for-rtsp-on-android/39120/1 "2012-08-15T00:03:29Z")

</div>

Hello,

I have a live stream being encoded with Adobe Flash Media Live Encoder 3.2 publishing to a Wowza 3 server. When connecting to the stream via Flash on the desktop, RTSP on the desktop, or on an iPad I get the stream video and audio. However, when I connect to the stream via Android devices (I’ve tested it on multiple), I am able to get the video but no audio can be heard. I tried to investigate this a bit and came across the following thread:

> **[Troubleshoot RTSP/RTP playback](https://www.wowza.com/docs/how-to-troubleshoot-rtsp-rtp-playback)**
>
> Guide to troubleshooting mobile streaming over RTSP/RTP to Android, BlackBerry, and other mobile devices from Wowza Streaming Engine.

Which says

> Android devices cannot play MP3 streams over RTSP/RTP in any combination (audio/video or audio only).

which would possibly explain my issues since I am publishing audio as MP3 from FMLE, however, I have also tried transcoding to AAC audio and have still had no luck.

When I go to the mobile test RTSP stream ([https://www.wowza.com/html/mobile.html](https://www.wowza.com/html/mobile.html)) on the Android devices I do get audio so clearly it been done before. Does anything stand out as a reason why I’d be having this issue? Or is there maybe some setting I am missing in my Application.xml/transrate.xml files?

Any help or guidance would be greatly appreciated. Thanks!

---

<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: [August 15, 2012, 5:32pm UTC](https://community.wowza.com/t/live-stream-audio-works-for-flv-missing-for-rtsp-on-android/39120/2 "2012-08-15T17:32:10Z")

</div>

I would continue with AAC. Try different, probably lower, bitrates.

Richard

---

<div class="post-metadata">

### Author: ![Jeremy\_Battle](https://avatars.discourse-cdn.com/v4/letter/j/d2c977/32.png) [@Jeremy\_Battle](https://community.wowza.com/u/Jeremy_Battle)
#### Post date: [August 15, 2012, 5:06pm UTC](https://community.wowza.com/t/live-stream-audio-works-for-flv-missing-for-rtsp-on-android/39120/3 "2012-08-15T17:06:45Z")

</div>

Richard,

Thanks for your reply. I stuck with AAC and tried lowering the bitrate gradually all the way to 32, I still had no luck with the sound. I used a program called MediaInfo to read the encoding data from the Wowza mobile test page and used the settings of .mov file that is being streamed with RTSP. I used 32Kbps 11025Hz Stereo to match as closely as I could the 32.2Kbps 12000Hz 2 channel AAC encoding of that file. Still no luck.

According to [http://developer.android.com/guide/appendix/media-formats.html#recommendations](http://developer.android.com/guide/appendix/media-formats.html#recommendations) realistically I should be within the capable ranges of the devices I am using (all 3 are 4.0+).

Perhaps this is an Android issue as I came across a thread with no response with “[Android RTSP request does not send audio SETUP command](http://stackoverflow.com/questions/11703328/android-rtsp-request-does-not-send-audio-setup-command)” but I cannot confirm that behavior as I am streaming directly from the Media Player not from an application.

Will keep messing around with this to see if I can make any headway.

-Jeremy
