When a visitor refreshes his browser the streaming session will be reestablished and streaming will continue. However, in our logs we get a StreamStatusEvent with status "Playing" before the StreamStatusEvent with status "failed" of the previous session. Is this a bug or intentional?
On both events we execute certain procedures on another server, but because the old session is closed after the new session has started playing, this interferes with these procedures.
On both events we execute certain procedures on another server, but because the old session is closed after the new session has started playing, this interferes with these procedures.