Skip to main content
September 27, 2011
Question

Use a larger value of "multicastPushNeighborLimit" in Server side?

  • September 27, 2011
  • 2 replies
  • 1522 views

there is a problem,we are  a live stream shared web site,we are using FMLE to publish a stream to a FMS(the version is 3.0) server,but currently we are trying to  use RTMFP; if each live stream that has about 3000 Subscribers,should we change the value of  "Netstream.multicastPushNeighborLimit"  on server side? Since the default value of "Netstream.multicastPushNeighborLimit" is 4, whether it  is enough for so much Subscriber ?

If the answer is "yes",then how should we consider this value?

i think this is a problem worthy of study,so i hope adobe can give some suggesting,thank you very much.

thomas.

best wishes.

    This topic has been closed for replies.

    2 replies

    Participant
    September 27, 2011

    where i can find the NetStream.multicastPushNeighborLimit? i want also to change the value.

    thanks

    September 28, 2011

    HI,nikhil ,thank you for your reply.

    I am sorry that my  Description is not enough.the situation is ,currently we are trying to use FMS4 and RTMFP,I've readed a few articles that about RTMFP,and have try some samples of RTMFP,and In order to consider more comprehensive before make a  formal deployment with FMS4 and RTMFP.so  we have such a question.

    Currently,the question above that we think, the value of "NetStream.multicastPushNeighborLimit" which on the server site that  is more Impact on the P2P mesh,if there are 3000 participants scattered throughout the country,and the default value of "NetStream.multicastPushNeighborLimit" is 4, i think that is not enough for the P2P mesh,and i think whether the value should be increase automatically (by FMS or Manual),if the number of participants is about 3000,then i think the number of "NetStream.multicastPushNeighborLimit" on the server site that should be at least 30 or more.Personal thoughts only.

    For the above question that we hope Adobe to give more details for developers, thank you very much.

    best wishes

    Nikhil_Kalyan
    Participating Frequently
    September 27, 2011

    Hi,

    Thanks for your interest in RTMFP.

    FMS 3.0 do not support RTMFP. There are RTMFP supported DIRECT_CONNECTIONS related workflows that are supported later. But now, we moved to a more functional RTMFP multicast groups from FMS 4.0.

    Can you please give a try with FMS 4.0 or 4.5, the number of subscribers (3000 in your case) should not be a limit, it can support more

    Known Participant
    October 16, 2012

    Is possible to limit sharing bandwidth of peers in  Netgroup or restrict neighbor to share to 1-2 user only   ?

    Hi everyone,

    I am creating an audio-video conference tool using flex and FMS 3.5. I am using Netgroupfor publishing audio-video.

    Issue is that each peer share its bandwidth. I set Netstream.multicastPushNeighborLimit = 0  but peers still share there bandwidth. Is it possible to limit sharing bandwidth of peers in Netgroup? if yes then How? please reply.

    Thank you.