<!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] rtsp live stream not
playing?</title></head><body>
<blockquote type="cite" cite><font face="Times New Roman">I then added
the -q option and redirected the output to a file. I manually
stopped (Control-C) openrstp after like 10
seconds.</font></blockquote>
<div><br></div>
<div>You can't do that, because to properly complete writing a
".mov" (or ".mp4") file, the program needs to exit
cleanly.</div>
<div><br></div>
<div>Instead, use the "-e <endTime>" option, or kill
the application with "kill -HUP".</div>
<div><br></div>
<blockquote type="cite" cite><font face="Times New Roman">Here is the
openRTSP log. I tried w/ and w/o passing the width and height in the
command line.</font></blockquote>
<div><br></div>
<div>If you don't pass the correct video width, height, and frame
rate, the resulting ".mov" file is unlikely to play
correctly.</div>
<x-sigsep><pre>--
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>