Streaming Library VLC Android
Asked Answered
P

2

10

Currently we are developing an Android application for streaming. We are looking for an alternative library, because the VLC library isn't finished yet. We currently used the Vitamio library, but it works a little buggy.

  • Doesn't play MMS immediately
  • Some HTTP Stream will not start
  • Can't edit the controls

Are there any other third party libraries who cover the following streams: HTTP Live streaming (apple), RTSP and MMS. And also are better documented? Thanks in advance.

Peruzzi answered 30/8, 2011 at 10:17 Comment(0)
R
1

Also GStreamer provides a version for android (arm processor).

Here you can find the libraries http://gstreamer.freedesktop.org/data/pkg/android/1.0.7/

Rebirth answered 30/6, 2013 at 7:59 Comment(0)
C
0

You can look at wrapping the FFMPEG library and using it.

Cholecalciferol answered 6/11, 2012 at 12:11 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.