<div>Thanks for your answer.</div><div><br></div><div>Why I did that?</div>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.  <div>

<br></div><div>I would like to ask another question.</div><div>How could I demux TS to RTSP or other stream which could be supported by "Android Media Player" ?  Is there a sample code to help me do that? <br><br>

<div class="gmail_quote">2011/7/4 Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<u></u>
<div><div class="im">
<blockquote type="cite">Because android's media player can't play
TS file (1.5 - 2.2), so in oder to play "/sdcard/test.ts", I
set up a local RTSP server using live555 at android, then set the data
source of android media player as "<a href="http://127.0.0.1:8554/test.sdp" target="_blank">http://127.0.0.1:8554/test.sdp</a>"(something like that). <br>
</blockquote>
<blockquote type="cite"><br></blockquote>
<blockquote type="cite">The rtsp server at
android actually started correctly, and I can play the ts
stream using VLC player at Mac Desktop (using emulator's redir).
But android media play just can't play normally with error code (1,
-1).</blockquote>
<blockquote type="cite"><br></blockquote>
<blockquote type="cite">Could someone tell me why
this happened?</blockquote>
<div><br></div>
</div><div>If "Android's media player" can't play a Transport
Stream from a local file, then why do you think that it would be able
to play a Transport Stream via RTSP/RTP?  It probably can't play
a Transport Stream, regardless of how it's delivered.</div>
<u></u><pre>-- 
</pre><font color="#888888"><u></u>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a></div>
</font></div>
<br>_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br></blockquote></div><br></div>