What happens if a WebRTC peer connection cannot be closed?

I am investigating the support status of XProtect WebRTC JavaScript.

If the browser crashes suddenly or the network is disconnected and the peer connection cannot be closed (closePeerConnection()), will the session remain on the XProtect side and not be released?

Best regards.

WebRTC communication is exchanged to keep the session alive, if not the session is closed after a time out period.

Thank you for your reply.

I understand that sessions do not persist indefinitely.

Based on that, please tell me the default value and how to change the “session timeout period.”

Best regards.