<!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] Multicast Q</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">I am using
the</font><font face="Times New Roman"><b>
'testOnDemandRTSPServer'</b></font><font face="Arial" size="-1"> to
support&nbsp;unicast streaming of MPEG transport streams to a PC
running VLC.&nbsp; This is working with no problems.&nbsp; When&nbsp;I
started the<b> 'Live555 Media Server'</b> was unavailable.&nbsp;Now I
am interested in adding multicast support to the RTSP Server I'm
running.&nbsp;From reading your responses to prior posts to
this&nbsp;message board, neither</font><font
face="Times New Roman"><b> 'testOnDemandRTSPServer'</b>
nor</font><font face="Arial" size="-1"><b> 'Live555 Media Server'</b>
support multicast playback (I'm assuming this is still the case).&nbsp;
In order to support mutlicast, '</font><font
face="Times New Roman"><b>testMPEG1or2VideoStreamer'</b> would have to
be integrated/started to allow the running RTSP Server&nbsp;to perform
mutlicast playback.&nbsp; Is this correct or has multicast support
been incorporated into an RTSP Server?</font></blockquote>
<div><br></div>
<div>Yes, our RTSP server implementation supports multicast streams.&nbsp;
This is demonstrated in the various &quot;test*Streamer&quot; demo
applications.&nbsp; E.g., You can demonstrate this by uncommenting the
line</div>
<div>//#define IMPLEMENT_RTSP_SERVER 1</div>
<div>in &quot;testProgs/testMPEG1or2VideoStreamer.cpp&quot;.</div>
<div><br></div>
<blockquote type="cite" cite><font face="Arial" size="-1">Does the
existing&nbsp;RTSP&nbsp;Server &amp; streamer software&nbsp;support
the&nbsp;RFC's&nbsp;2326's multicast&nbsp;example
(below)?</font></blockquote>
<div><br>
Yes.<br>
</div>
<blockquote type="cite" cite><font face="Arial" size="-1">&nbsp; If it
does would it be able to handle having the client set the multicast IP
destination &amp; port in the setup command?&nbsp;</font></blockquote>
<div><br></div>
<div>No, because that is a silly idea.&nbsp; It's the role of the
server, not clients, to choose whether - and with what address/port -
a stream is multicast.&nbsp; See<font face="Lucida Grande" size="-4"
color="#000000">
http://lists.live555.com/pipermail/live-devel/2007-February/006273.ht<span
></span>ml</font></div>
<div><br></div>
<blockquote type="cite" cite><font face="Arial" size="-1">Is there a
client already available that supports having the client setup
the&nbsp;multicast destination &amp; port</font></blockquote>
<div><br></div>
<div>No.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>