<P>
&nbsp; Hi Ross,<BR>
&nbsp;  Thanks for your reply. My simple mp3 player application is based on gstreamer (using elements like filesrc, decodebin,alsasink etc) which takes mp3 file name as input. so I think it can not read from stdin &amp; play the mp3 stream.<BR>
 Though VLC media player is good option but we are not allowed to use these player as mentioned in the assignment.<BR>
So we want to read the RTP media data using library, decode it and play the mp3 decoded data. I read that SDL_sound library can be used to decode the buffer and can be played the decode raw data.<BR>
Currently openRTSP is using sink classes to write the data into given file name (file or stdout). <BR>
can we get the rtp data buffer directly (may be in some callback)using live media library rather than writing it to file or stdout so that I can manage this buffer in some data structure (e.g. list) and will try to play using SDL sound library parallely.&nbsp; dont know if this idea will work.<BR>
Please give some idea if you have any. Thanks in advance.<BR>
Regards,<BR>
Sanjay<BR>
<BR>
On Tue, 13 Feb 2007 Ross Finlayson wrote :<BR>
&gt; &gt;Hi,<BR>
&gt; &gt;&nbsp;  I have installed Helix server in the LAN which is streaming MP3 file.<BR>
&gt; &gt;I can save the stream into a file using openRTSP test program<BR>
&gt; &gt;provided with live media library.<BR>
&gt; &gt;I would like to play the stream directly (e.g. want to hear the<BR>
&gt; &gt;music) in the Linux fedora core 6 instead of saving it into the file.<BR>
&gt; &gt;Can you please suggest what kind of modification needed to do in<BR>
&gt; &gt;openRTSP code to do this?<BR>
&gt;<BR>
&gt;If your MP3 player application can read from 'stdin', then you don't<BR>
&gt;need to modify the &quot;openRTSP&quot; code at all.&nbsp; Instead, just run<BR>
&gt; &nbsp; &nbsp; &nbsp;openRTSP -a rtsp://your-url | your-mp3-player-application<BR>
&gt;<BR>
&gt;Alternatively (and better, IMHO), just run VLC, which will be able to<BR>
&gt;play the stream (from the &quot;rtsp://&quot; URL) directly.<BR>
&gt;--<BR>
&gt;<BR>
&gt;Ross Finlayson<BR>
&gt;Live Networks, Inc.<BR>
&gt;http://www.live555.com/<BR>
&gt;_______________________________________________<BR>
&gt;live-devel mailing list<BR>
&gt;live-devel@lists.live555.com<BR>
&gt;http://lists.live555.com/mailman/listinfo/live-devel<BR>

</P>
<br><br>
<a href="http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Middle5?PARTNER=3"><IMG SRC="http://adworks.rediff.com/cgi-bin/AdWorks/sigimpress.cgi/www.rediff.com/signature-home.htm/1963059423@Middle5?OAS_query=null&PARTNER=3" BORDER=0 VSPACE=0 HSPACE=0></a>