[Live-devel] multicast port of client

kingaceck kingaceck at 163.com
Tue Jun 4 19:29:17 PDT 2013


Hi Ross 

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 :

multicast  client 1(using vlc):
audio rtp port:30000   audio rtcp port:30001
video rtp port:30002   video rtcp port:30003

multicast client 2(using vlc):
audio rtp port:30000   audio rtcp port:30001
video rtp port:30002   video rtcp port:30003


I want these two clients at the same host use different port (like unicast),how can I to do?

I found the difference of SETUP response  between multicast and unicast .
the unicast's SETUP response  like this:
    Transport: RTP/AVP;unicast;destination=129.1.5.155;source=129.1.5.156;client_port=1712-1713;server_port=6972-6973 
the multicast's SETUP response  like this:
    Transport: RTP/AVP;multicast;destination=229.1.1.1;source=129.1.5.156;port=30002-30003;ttl=255 

Can I modify the multicast's SETUP reponse to define the client port like unicast's SETUP response?
I want these two clients at the same host use different port (like unicast),how can I to do?
Thank you very much.

2013-06-05 



kingaceck 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130605/d6a9eb61/attachment.html>


More information about the live-devel mailing list