-
Self-service configuration (name: Chatroom auto-destroy timeout)
-
free configuration (free in development environment)
Configuration details
Chatrooms have an auto-destruct feature. If no one speaks or joins within a set time (default: 1 hour), the RC server will remove all members and destroy the chatroom. You can adjust the chatroom destruction waiting time (must be an integer between 1 and 24), up to 24 hours.
-
When a chatroom is destroyed, members receive a notification, allowing clients to perform custom actions (depending on the client SDK version).
-
Chatrooms have a
session ID
that stays the same during the chatroom’s lifecycle and regenerates after reconstruction. This helps clients differentiate between multiple live streams using the same chatroom ID.