jolly-doctor-73636
05/13/2025, 8:37 AMtall-airline-16756
05/13/2025, 8:37 AMtall-airline-16756
05/13/2025, 8:37 AMjolly-doctor-73636
05/13/2025, 8:38 AMtall-airline-16756
05/13/2025, 8:38 AMshutdown_process_timeout
parameter in WorkerOptions
.
• Manual Disconnection: You can manually disconnect from a room using: ctx.shutdown(reason="Session ended")
• SDK-Specific Cleanup: If you are using the Android SDK, you can use the close()
method for objects or the cleanUp()
method for E2EEManager to release resources.
Let me know if you need further clarification or assistance with implementing this!
Sources: Inside a session | LiveKit Docs | close | cleanUp