Skip to main content
Participant
August 20, 2007
Question

How to Handle UnGraceful Disconnect???

  • August 20, 2007
  • 5 replies
  • 512 views
This seems to be a major issue with FCS that hasn't really been fixed or solved by the programming community.

When you are streaming to the FCS server and the connection is lost (internet connection lost, cable unplugged, wireless network closed, etc..) The FCS will not close a null stream for approx 5 minutes.

It seems that FCS is set to run some sort of detection at a specific interval.

I have seen some vague answers to this question using garbage collection and server side scripts.

The best I have seen is to run garbage collection in main.asc, but there is no details as to code that you need to enter into main.asc to detect this with garbage collection. Has anyone had any success with this?

Or .....is there another workaround that can be implemented?

Tyler
    This topic is closed to new replies. Start a new post to keep the conversation going.

    5 replies

    August 22, 2007
    Sorry for the multiple posts... fuseTalk sucks, and I can't find the control to turn of the damned forum tags. Makes it almost impossible to copy and paste code.