[Live-devel] live555ProxyServer issue

2012-09-25 Thread kingaceck
hi I had asked: I use live555ProxyServer at the LAN,when more then two client connect to the server playing mp4 file(1080p h264 aac),there are many mosaic and the sound is off and on .If one client connect to the server it is ok.why? Your anwser is: Most likely, packet loss. You probably

[Live-devel] Setting an upper limit on ports available for RTP use

2012-09-25 Thread Matt Schuckmann
Ross, As part of upgrading our version of LiveMedia I'm reminded of a modification that we put in our code and suggested to you but apparently never made it into the code. We put in a way to set an upper limit on the ports available for RTP/RTCP use. We did this for servers that are behind a

Re: [Live-devel] Setting Multiple Parameters with one SET_PARAMETER command

2012-09-25 Thread Matt Schuckmann
Thank you. While your at it I noticed that the member fDestinationsHashTable of OnDemandServerMediaSubsession is private while the class Destinations is declared in the header with a comment about it being accessible by subclasses. In addition many of the methods that interact with fDestinatio