<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=ks_c_5601-1987">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I'm trying to play the mp4 stream based on RTSP.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>For function test of GStreamer, i use the gst-launch 
tool.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>In case of video element,&nbsp;X displays the video 
element.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2><STRONG>command: gst-launch rtspsrc 
location=rtsp://MyDarwinServer/xxx.mp4 ! queue ! rtpmp4vdepay ! decodebin ! 
autovideosink</STRONG></FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>But, in case of audio element, audio is not 
played.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2><STRONG>command: gst-launch rtspsrc 
location=rtsp://MyDarwinServer/xxx.mp4 ! queue ! rtpmpadepay !&nbsp;decodebin ! 
audioconvert ! autovideosink</STRONG></FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>What's the problem?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>For the http streaming, video and audio of this&nbsp;mp4 
sample clip are working well.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I want to implement the RTSP streaming client. So this feature 
is required.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>If you know about solution, plz let me know that.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thanks.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>================================================<BR>ÀÌ ¼± 
Çå<BR>±¤¿î´ëÇб³ ÀüÀÚÅë½Å°øÇаú<BR>ÄÄÇ»ÅÍ Åë½Å ¿¬±¸½Ç<BR>&nbsp;<BR>Sunhun Lee<BR>Computer 
Communications Laboratory<BR>School of Electronics Engineering<BR>Kwangwoon 
University<BR>447-1 Wolgye-dong Nowon-gu Seoul 139-701, Korea 
<BR>&nbsp;<BR>E-Mail: <A 
href="mailto:sunlee@cclab.kw.ac.kr">sunlee@cclab.kw.ac.kr</A><BR>TEL: 
+82-2-940-5134<BR>FAX: +82-2-919-3218<BR>Cellular: 010-4207-1599<BR>MSN 
Messenger: <A 
href="mailto:sunhun_lee@hotmail.com">sunhun_lee@hotmail.com</A><BR>================================================</FONT></DIV></BODY></HTML>