<!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"> Can
someone please help me to inform me the SDP parameters for H.264 RTP
transmission over RTSP including Profile-Level-Id &
sprop-parameter-set.</font></blockquote>
<div><br></div>
<div>The full SDP description for the stream is computed automatically
by "H264VideoRTPSink", so you don't need to worry about
this. Just make sure that you pass the correct
"profile_level_id" and "sprop_parameter_sets_str"
parameters to "H264VideoRTPSink::createNew()". (See
RFC 3984 for details about these parameters.)</div>
<div><br></div>
<div>Also, of course, the "H264VideoRTPSink" must be fed by
a "H264VideoStreamFramer" 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>