My streaming audio player sometimes receives NetStream.Play.InsufficientBW and shortly after that, the NetConnection is closed.
What should the player do in response to the InsufficientBW status?
My streaming audio player sometimes receives NetStream.Play.InsufficientBW and shortly after that, the NetConnection is closed.
What should the player do in response to the InsufficientBW status?
I am not an expert on this topic but I think the solution would be to reconnet to a lower bandwidth audio stream if this situation occurs.