<!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 SDP</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1"
color="#000080">I have attached our sdp and NAL frame (contains NAL
units 7 and 8) alongwith the mail. We may be missing some needed
information in sdp or we might be communicating it in the wrong format
or I might be totally mistaken</font><font face="Wingdings" size="-1"
color="#000080">J</font><font face="Arial" size="-1" color="#000080">.
Could you tell us the correct sdp fmtp line to
generate</font></blockquote>
<div><br></div>
<div>No I can't, because only you know the details of your H.264
stream.</div>
<div><br></div>
<div>Are you sure you are encoding the sps and pps NAL units correctly
using Base64 (for the &quot;sprop_parameter_sets_str&quot;
parameter)?&nbsp; I suggest that you go through VLC's LIVE555
interface code (in &quot;modules/demux/live555.cpp&quot;) to make sure
that the SDP fmtp string is decoded into the correct NAL unit data
(see the function &quot;parseH264ConfigStr()&quot;).</div>
<div><br></div>
<div>If you're still having problems, then you may need to make your
RTSP stream publically available, and post to the VLC mailing list,
asking them why VLC cannot play it.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>