Z
Z
Zigmunt2014-07-12 15:12:41
Java
Zigmunt, 2014-07-12 15:12:41

Android Java RTMP Client, is there a working solution without Flash?

I would like to write an application that can play the RTMP video stream.
There is no desire to use Flash.
On the Internet lies https://code.google.com/p/android-rtmp-client/
There are no sensible examples based on it.
There is a player compiled on its basis https://code.google.com/p/android-recorder/downloa...
but something does not work for me, the stream does not play.
Maybe someone will help you find something working that would be easy to insert into the Andriod project.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nik27, 2014-07-13
@Zigmunt

https://www.vitamio.org/en/
https://github.com/yixia/VitamioBundle
The API is almost exactly the same as the standard Android VideoView and MediaPlayer
Vitamio is much easier to use. It is just like the default MediaPlayer in Android but with some fancy capabilities.
Vitamio can play 720p/1080p HD mp4,mkv,m4v,mov,flv,avi,rmvb,rm,ts,tp and many other video formats in Android and iOS. Almost all popular streaming protocols are supported by Vitamio, including HLS(m3u8), MMS, RTSP, RTMP, and HTTP.
Cons:
- Not compatible with Google TV 3.0
- The size of the APK and the size of the installed application increase decently

C
Calc, 2014-07-12
@Calc

rtmp is an adobe technology
google immediately gave
sourceforge.net/projects/rtmpjavaclient
There is one review for 5
I am using the rtmpjavaclient in Android, works well. Thank you, I will help if I find bugs.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question