Question
How to Handle UnGraceful Disconnect???
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
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
