You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When listening to airplay from a IOS device, if that device abruptly disconnects from the network, then the session for the aiplay is maintained and never cleared down. This results in other devices not being able to airplay until the airplay service has been restarted to flush the sessions.
Is it possible to add some kind of watchdog to maintain session state and flush any abruptly disconnected devices, is there somewhere in the code we could add a timeout?
The text was updated successfully, but these errors were encountered:
When listening to airplay from a IOS device, if that device abruptly disconnects from the network, then the session for the aiplay is maintained and never cleared down. This results in other devices not being able to airplay until the airplay service has been restarted to flush the sessions.
Is it possible to add some kind of watchdog to maintain session state and flush any abruptly disconnected devices, is there somewhere in the code we could add a timeout?
The text was updated successfully, but these errors were encountered: