<!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
generation</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">&nbsp;Can
someone please help me to inform me the SDP parameters for H.264 RTP
transmission over RTSP including Profile-Level-Id &amp;
sprop-parameter-set.</font></blockquote>
<div><br></div>
<div>The full SDP description for the stream is computed automatically
by &quot;H264VideoRTPSink&quot;, so you don't need to worry about
this.&nbsp; Just make sure that you pass the correct
&quot;profile_level_id&quot; and&nbsp; &quot;sprop_parameter_sets_str&quot;
parameters to &quot;H264VideoRTPSink::createNew()&quot;.&nbsp; (See
RFC 3984 for details about these parameters.)</div>
<div><br></div>
<div>Also, of course, the &quot;H264VideoRTPSink&quot; must be fed by
a &quot;H264VideoStreamFramer&quot; subclass - that you will
write.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>