[Live-devel] why live555 as local RTSP server streaming TS file (like a bridge) at android won't work?

Karl Dietz dekarl at spaetfruehstuecken.org
Sun Jul 3 23:47:28 PDT 2011


On 04.07.2011 08:03, He Lion wrote:
> Thanks for your answer.
>
> Why I did that?
> Because after set up a RTSP server working like a bridge at android, I
> just need to demux TS, then add video or audio streams to RTSP stream, I
> don't have to write a JNI media player (very difficult) to display and
> control every frames.

Why don't you just encode the media files in a format that your android
platform supports? Sounds a lot easier than adding an embedded streaming
server just to do live conversion on the fly...
http://developer.android.com/guide/appendix/media-formats.html

Regards,
Karl


More information about the live-devel mailing list