<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19403"><LINK rel=stylesheet 
href="BLOCKQUOTE{margin-Top: 0px; margin-Bottom: 0px; margin-Left: 2em}"></HEAD>
<BODY style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt">
<DIV><FONT size=2 face=Verdana>
<DIV><FONT 
color=#969696>>> I open two clients(using vlc) at the same host connecting to the same multicast source of live555 and I found that these two clients use the same port of rtp and rtcp</FONT></DIV>
<DIV><FONT color=#969696></FONT></DIV>
<DIV><FONT 
color=#969696>>Yes, of course they do, because that's what multicast means: Each packet is sent - just once -> to a single (multicast) IP address and port number.  (I.e., the IP address and port number are part of the packet, and are therefore the same for each recipient.)</FONT></DIV>
<DIV><FONT color=#969696></FONT></DIV>
<DIV><FONT 
color=#969696>>> I want these two clients at the same host use different port (like unicast),how can I to do?</FONT></DIV>
<DIV><FONT color=#969696></FONT></DIV>
<DIV><FONT 
color=#969696>>You can't, without actually getting two separate unicast streams - one to each port.</FONT></DIV>
<DIV><FONT color=#969696></FONT> </DIV>
<DIV>If so,these two clients will send RR reports to the server and these RR 
reports use the same 'reportSenderSSRC'. So,the 'RTPTransmissionStats' will be 
overwrited and the statistics is confused .</DIV>
<DIV> </DIV>
<DIV></FONT> </DIV></DIV>
<DIV align=left><FONT color=#c0c0c0 size=2 face=Verdana>2013-06-13 
</FONT></DIV><FONT size=2 face=Verdana>
<HR style="WIDTH: 122px; HEIGHT: 2px" align=left SIZE=2>

<DIV><FONT color=#c0c0c0 size=2 face=Verdana><SPAN>kingaceck</SPAN> 
</FONT></DIV></FONT></BODY></HTML>