Wowza Community

how to stream video from android to wowza server?

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

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

One option can be found here:

BigVEncoder

You can learn more about it from this forum thread:

BigVEncoder forum post

Salvadore

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

Salvadore

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!

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.