<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] How to write streaming data recvd
into 3g</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">Hi
all</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">I am trying
to develop my own rtsp client who will recv the streaming data from
server and write into the file.The file format will be 3gp.I am able
to recv the streaming data ,but unable to understand what should be
next approach.</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">my objective
is to write the streaming data into 3gp file
format.</font></blockquote>
<div><br></div>
<div>You should not need to &quot;develop your own RTSP client&quot;.&nbsp;
Instead, just use &quot;openRTSP&quot; with the &quot;-4&quot; option,
which writes a MPEG-4 format file to stdout.&nbsp; (Note that a
so-called '3GPP' file is really just a MPEG-4 format file.)</div>
<div><br></div>
<div>See &lt;<font face="Lucida Grande" size="-4"
color="#000000">http://www.live555.com/openRTSP/#quicktime</font>&gt;</div
>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>