Wowza Community

Android RTMP Live Streaming

We’re trying to figure out how to watch our Wowza RTMP live stream on an Android device. When following:

https://www.wowza.com/docs/how-to-set-up-live-streaming-using-an-rtmp-based-encoder)

All I see is info on RTSP (not sure if I should use this?) and that “newer” android devices support RTMP. Does this mean we need an application, or what? Trying the direct RTMP://blah:port/live simply doesn’t work.

For Android 2.2+ you can do RTMP streaming to a Flash app same as you would Flash app on desktop. You can also do Flash HTTP (Sanjose) streaming with an OSMF Player. Strobe and Flash Media Playback will do RTMP or Flash HTTP:

Strobe

http://www.osmf.org/strobe_mediaplayback.html

Flash Media Playback (easiest)

http://www.osmf.org/strobe_mediaplayback.html

https://www.wowza.com/docs/how-to-use-strobe-media-playback-with-a-wowza-media-server

Otherwise, you can use rtsp in Android:

rtsp://[wowza-address]:1935/[app-name]/[stream-name]]

Make sure Application.xml /RTP /Authentication /PlayMethod is “none”

RTSP to mobile devices is difficult, however. Start here:

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

Richard

I don’t have anything for this. Maybe someone else will.

Richard

Jenny,

Try this:

https://www.wowza.com/docs/how-to-use-livu-video-broadcasting-ios-app-with-wowza-media-server

Richard

If the Android device supports Flash, you can use a Flash RTMP client, like Wowza examples or JW Player. You just navigate to the player in Android as you would on desktop, and configure with Flashvar streamer with rtmp or rtmpe protocols

Richard

We were able to get live video streaming working on android with RTSP (and of course RTMP via flash players on android 2.2+).

If you want to play RTSP on android, just setup your VHost for RTSP, stream RTMP->Wowza via FMLE, then play the RTSP stream on your phone.

Hey guys!

I’m making an android app that will stream live video to wowza server…

Until now I can’t to get the result for MediaRecorder in real time and to put it in some place to send via rtmp.

Please gurus, can you show us a bit of code that handles MediaRecorder with RTMP ?

Any help will be great!

Thanx!

Hi, Daniel!

Any luck with this?

I have been researching how to do the same thing.

Thanks!

Jenny

Hey guys!

I’m making an android app that will stream live video to wowza server…

Until now I can’t to get the result for MediaRecorder in real time and to put it in some place to send via rtmp.

Please gurus, can you show us a bit of code that handles MediaRecorder with RTMP ?

Any help will be great!

Thanx!

Hey guys!

I’m making an android app that will stream live video to wowza server…

Until now I can’t to get the result for MediaRecorder in real time and to put it in some place to send via rtmp.

Please gurus, can you show us a bit of code that handles MediaRecorder with RTMP ?

Any help will be great!

Thanx!

hi

i too developing an app in which i have to record the video from my android device and stream it to server…so i need help regarding how to get started with it and if u have any source code please let me know…

We were able to get live video streaming working on android with RTSP (and of course RTMP via flash players on android 2.2+).

If you want to play RTSP on android, just setup your VHost for RTSP, stream RTMP->Wowza via FMLE, then play the RTSP stream on your phone.

Hi,can you please explain the procedure how to make RTMPE/RTMP streaming from wowza media server working using android device as client?

hi guys,

I am trying to make an android app that will stream live video feed from server to my device. should I go with RTMP? is there any good library for this? will appreciate any help.

Hello Daniel,

I’ve had this problem, as well. Have you found the solution to your problem?

I’ve tried Streamaxia’s Open SDK on a free trial basis and I was very pleased. I’m very tempted to buy it for full access.

Do you have any suggestions?

Thank you,

Alex