<!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] Getting SDP/Sprop params as a
liveMedia c</title></head><body>
<blockquote type="cite" cite><font face="Arial"
size="-1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I have a
livemedia setup currently, whereby a client is setup to tap onto a
stream streamed by a livemedia server on the network - the stream is
an h.264 elementary stream, and plays fine in VLC (coupled with the
proper SDP parameters)</font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1">&nbsp;</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">I wanted to
know if it is possible to get a copy of the SDP Parameters, or more
specifically, the sprop-parameters as a client, and if so,
how?</font></blockquote>
<div><br></div>
<div>Yes - call &quot;MediaSubsession::
fmtp_spropparametersets()&quot;</div>
<div><br></div>
<div>If you look at our RTSP client interface code for the VLC media
player (the file &quot;live555.cpp&quot;), you'll also see code that
parses this information from text string into binary form.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>