Skip to main content
Participant
January 27, 2011
Question

Help: MaxConnections with FMIS 4

  • January 27, 2011
  • 1 reply
  • 545 views

I tried to set <MaxConnections>1</MaxConnections> in Vhost.xml  file , but it doesn't works. I can continue to create new connections (streaming FLV files) after the first one.

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    January 27, 2011

    Yeah its a known issue with the latest FMIS 4. As a workaround you can write a SSAS that can poll getVHosStats admin API and accepts/rejects connection based on the result of this API call.

    glauriniAuthor
    Participant
    January 27, 2011

    I read an old post that the bug was on FMS 3.5.1 and was fixed in 3.5.3 .....

    Participating Frequently
    January 28, 2011

    This feature works perfectly fine with FMS3.5.3 but in FMS4 this issue seems like got re-injected. This bug is under radar and should be fixed soon.