<!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] (no subject)</title></head><body>
<blockquote type="cite" cite><font size="-1">Am I obligated to use
rstp ??</font></blockquote>
<div><br></div>
<div>No, but it will make your life easier (and will be manditory if
you later decide that you want unicast streaming, rather than
multicast).</div>
<div><br></div>
<div>If you don't use RTSP, then you can still get VLC to play the
stream from &quot;testMPEG1or2VideoStreamer&quot;, by asking it to
open a SDP description for the stream.&nbsp; This SDP description is
in the file &quot;testMPEG1or2Video.sdp&quot; (which is provided, in
the &quot;testProgs&quot; directory, along with the
&quot;testMPEG1or2Video.cpp&quot; code).</div>
<div><br></div>
<div>If you instead use RTSP, then the RTSP server - built into the
&quot;testMPEG1or2Video&quot; application if you uncomment the
line</div>
<div><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </x-tab>#define
IMPLEMENT_RTSP_SERVER 1</div>
<div>will automatically provide a SDP description to VLC (and other
RTSP clients).</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>