# native android player (MediaPlayer) vs VLC

**URL:** https://community.wowza.com/t/native-android-player-mediaplayer-vs-vlc/42428
**Category:** Wowza Streaming Engine
**Tags:** media-players-and-devices
**Created:** [October 30, 2014, 9:04pm UTC](https://community.wowza.com/t/native-android-player-mediaplayer-vs-vlc/42428 "2014-10-30T21:04:41Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Martin\_Peruchena](https://avatars.discourse-cdn.com/v4/letter/m/977dab/32.png) [@Martin\_Peruchena](https://community.wowza.com/u/Martin_Peruchena)
#### Post date: [October 30, 2014, 9:04pm UTC](https://community.wowza.com/t/native-android-player-mediaplayer-vs-vlc/42428/1 "2014-10-30T21:04:41Z")

</div>

Hi everyone, I’m building an android app that took RTSP Wowza streaming and it’s working but I can’t listen anything. In the same device , with VLC I can see and listen ok.

It seems like native android player doesn’t work with .h264 and mp3 audio.

I would like to know why VLC could play this in my android device and not my app.

I have to add external libraries?

Regards,

Martin

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [October 31, 2014, 6:31am UTC](https://community.wowza.com/t/native-android-player-mediaplayer-vs-vlc/42428/2 "2014-10-31T06:31:35Z")

</div>

Hello Martin and welcome to the Wowza support forum.

You are correct, mp3 is not supported on Android:

_Most Android devices support RTSP/RTP streaming. When streaming to an Android device using RTSP/RTP, the RTP portion must flow over UDP. Android doesn’t support RTSP/RTP interleaved (RTP over TCP). This means that if UDP is unavailable for RTP playback, RTP over TCP won’t work as a failover and your stream won’t play. **Android devices can’t play MP3 streams over RTSP/RTP in any combination (audio/video or audio-only)**._

Kind regards,

Salvadore

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [October 31, 2014, 8:36am UTC](https://community.wowza.com/t/native-android-player-mediaplayer-vs-vlc/42428/3 "2014-10-31T08:36:05Z")

</div>

Martin, yes AAC audio would work with Android, and is ideal when streaming with Wowza.

Kind regards,

Salvadore

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [December 10, 2014, 10:27am UTC](https://community.wowza.com/t/native-android-player-mediaplayer-vs-vlc/42428/4 "2014-12-10T10:27:16Z")

</div>

Yes, the Transcoder will be able to transcode mp3 to AAC for delivery to Android devices.

Kind regards,

Salvadore

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [January 23, 2015, 7:38am UTC](https://community.wowza.com/t/native-android-player-mediaplayer-vs-vlc/42428/5 "2015-01-23T07:38:23Z")

</div>

Hi, please take a look at this guide on setting up the Transcoder. If you have any specific problems along the way let us now, preferably in a new thread. And we will see about helping solve them as they arise:

[How to set up and run Wowza Transcoder AddOn for live streaming](https://www.wowza.com/docs/how-to-set-up-and-run-wowza-transcoder-for-live-streaming)

Kind regards,

Salvadore

---

<div class="post-metadata">

### Author: ![Goodarz\_Shirazi](https://avatars.discourse-cdn.com/v4/letter/g/d07c76/32.png) [@Goodarz\_Shirazi](https://community.wowza.com/u/Goodarz_Shirazi)
#### Post date: [December 10, 2014, 4:45pm UTC](https://community.wowza.com/t/native-android-player-mediaplayer-vs-vlc/42428/6 "2014-12-10T16:45:18Z")

</div>

Hi, We have a similar problem whit Android devices.

Our ENCODER (Adobe Flash Media Live Encoder) sends streams in mp3 format to Wowza Streaming Engine.

Is the use of Wowza Transcoders an alternative solution?

Best regards,

goodarz

---

<div class="post-metadata">

### Author: ![Goodarz\_Shirazi](https://avatars.discourse-cdn.com/v4/letter/g/d07c76/32.png) [@Goodarz\_Shirazi](https://community.wowza.com/u/Goodarz_Shirazi)
#### Post date: [January 23, 2015, 9:14am UTC](https://community.wowza.com/t/native-android-player-mediaplayer-vs-vlc/42428/7 "2015-01-23T09:14:06Z")

</div>

I have the Transcoder installed. How can I configure it and test it for my Livestream Application?

I need to change something default templates?

Kind regards,

goodarz

---

<div class="post-metadata">

### Author: ![Martin\_Peruchena](https://avatars.discourse-cdn.com/v4/letter/m/977dab/32.png) [@Martin\_Peruchena](https://community.wowza.com/u/Martin_Peruchena)
#### Post date: [October 31, 2014, 11:14am UTC](https://community.wowza.com/t/native-android-player-mediaplayer-vs-vlc/42428/8 "2014-10-31T11:14:50Z")

</div>

Hi Salvadore, thanks for your reply. As a developer ,I can suggest some Wowza changes.Could you suggest me something say to the Wowza admin ?

Something like ,change audio to one of the following :

3GPP (.3gp)

MPEG-4 (.mp4)

MPEG-TS (.ts, AAC

What do you think?

Thanks in advance

Regards,

Martin
