<!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] h264 test application
problem</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1"
color="#000080">I downloaded the two H264 video files from</font> <a
href="http://www.live555.com/liveMedia/public/264/"><font
face="Arial" size="-1" color="#000080">
http://www.live555.com/liveMedia/public/264/</font></a></blockquote>
<div><br></div>
<div>There are actually three files there, FWIW...</div>
<div><br></div>
<blockquote type="cite" cite><font face="Arial" size="-1"
color="#000080">But when I run the testH264VideoStreamer application,
the client side VLC player cannot play them well. Also, OpenRTSP can
save the steam to a file. But VLC player cannot play this file. I
guess the testH264VideoStreamer application cannot insert enough
SPS/PPS information into the stream.</font></blockquote>
<div><br></div>
<div>We don't insert any SPS/PPS NAL units into the stream.  We
recognize them when they appear (so that they can be inserted into the
stream's SDP description (for RTSP)), but we don't insert them into
the stream; instead, we just transmit the NAL units that were in the
input file.</div>
<div><br></div>
<div><br></div>
<blockquote type="cite" cite><font face="Arial" size="-1"
color="#000080">Anybody knows how to solve this
problem></font></blockquote>
<div><br></div>
<div>VLC seems to have a problem (in particular, with the display
window size) when playing the multicast stream, especially when the
input file 'wraps around'.  I don't know what's causing this
(because VLC is not our software); you'd have to ask a VLC mailing
list about this.</div>
<div><br></div>
<div>However, you'll have better luck if you stream each file via
unicast - e.g., using "testOnDemandRTSPServer" or
"live555MediaServer".  (In this case, VLC will play the
stream just once, until it ends.)  That's what I recommend.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>