<!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] trying to capture an .mp4 with
openRTSP</title></head><body>
<blockquote type="cite" cite>I'm trying to capture an MPEG4 RTP stream
(sent by QTSS via QuickTime Broadcaster) to a file using openRTSP.
&nbsp;The problem i'm seeing is that, when I try to open this file,
the system (Mac OSX 10.5.4) tells me that it's not a movie file.
&nbsp;My openRTSP command looks like this:</blockquote>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite>pugsleypoo:testProgs jmzorko$ ./openRTSP
-4 -w 320 -h 240 -f 30 <a
href="rtsp://10.0.1.199:554/pugscam.sdp"
>rtsp://10.0.1.199:554/pugscam.sdp</a> &gt; pugscam.mp4</blockquote>
<div><br></div>
<div>A couple of quick questions:</div>
<div>1/ Are you able to play the stream
rtsp://10.0.1.199:554/pugscam.sdp in a media player (QuickTime Player
or VLC)?</div>
<div>2/ Are you making sure that &quot;openRTSP&quot; terminates
properly?&nbsp; You can't just &lt;control&gt;-C it, otherwise the
resulting output file will be incomplete.&nbsp; You have to terminate
it with &quot;kill -HUP&quot;, or else specify a specific duration in
advance, using the &quot;-d &lt;duration&gt;&quot; option.</div>
<div><br></div>
<div>If both of these are true, then I don't know what the problem
might be; you should ask a QuickTime mailing list why the file won't
play.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>