# how to stream video from android to wowza server?

**URL:** https://community.wowza.com/t/how-to-stream-video-from-android-to-wowza-server/41956
**Category:** Wowza Streaming Engine
**Created:** [February 5, 2014, 11:20am UTC](https://community.wowza.com/t/how-to-stream-video-from-android-to-wowza-server/41956 "2014-02-05T11:20:39Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Praveen\_M](https://avatars.discourse-cdn.com/v4/letter/p/6bbea6/32.png) [@Praveen\_M](https://community.wowza.com/u/Praveen_M)
#### Post date: [February 5, 2014, 11:20am UTC](https://community.wowza.com/t/how-to-stream-video-from-android-to-wowza-server/41956/1 "2014-02-05T11:20:39Z")

</div>

Hi,

I created wowza video server in amazon ec2 linux machine.I have to stream video to wowza video server from our android application.

Please help me on this.

thanks,

Praveen

---

<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: [February 5, 2014, 9:01am UTC](https://community.wowza.com/t/how-to-stream-video-from-android-to-wowza-server/41956/2 "2014-02-05T09:01:06Z")

</div>

Hi there, you will need an encoder on the Android device.

One option can be found here:

[BigVEncoder](https://play.google.com/store/apps/details?id=com.rotw.android.bigve)

You can learn more about it from this forum thread:

[BigVEncoder forum post](http://community.wowza.com/t/-/36252)

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: [February 6, 2014, 10:08am UTC](https://community.wowza.com/t/how-to-stream-video-from-android-to-wowza-server/41956/3 "2014-02-06T10:08:26Z")

</div>

I am sorry but I do not have any experience that would be helpful.

Salvadore

---

<div class="post-metadata">

### Author: ![wLODEK\_wLODEK](https://avatars.discourse-cdn.com/v4/letter/w/3da27b/32.png) [@wLODEK\_wLODEK](https://community.wowza.com/u/wLODEK_wLODEK)
#### Post date: [February 19, 2014, 6:03am UTC](https://community.wowza.com/t/how-to-stream-video-from-android-to-wowza-server/41956/4 "2014-02-19T06:03:18Z")

</div>

> I am sorry but I do not have any experience that would be helpful.
> 
> Salvadore

i use on LG9 Video Broadcaster+ 1,03 - its free and work very well.

i tested this on HDSPA with resolution with 640\*480

on wowza engine tuen on a publisher, seta login and password.

on video Broadcaster, setup resolution, audio (on/off), and in Server put: rtmp://[login]:[passw]@[ip of your server]:[port]/live/[your strem, ex. test.stream]

after this, back to video, push red butto. then you will see yellow - try to connect, then green, when connections is OK.

Ofter this, you can esy looks at the stream by: rtmp://[ip of your server]:[port]/live/[your strem, ex. test.stream]

thats IT!

Enjoy!

---

<div class="post-metadata">

### Author: ![Praveen\_M](https://avatars.discourse-cdn.com/v4/letter/p/6bbea6/32.png) [@Praveen\_M](https://community.wowza.com/u/Praveen_M)
#### Post date: [February 6, 2014, 2:40pm UTC](https://community.wowza.com/t/how-to-stream-video-from-android-to-wowza-server/41956/5 "2014-02-06T14:40:22Z")

</div>

thx Salvadore:) for the quick response.

But we have to implement an android application that application capture the video from camera and

need to stream video to wowza server. Please suggest how to proceed.
