hallowed-book-84502
08/29/2025, 10:23 AMtall-airline-16756
08/29/2025, 10:23 AMtall-airline-16756
08/29/2025, 10:24 AMsetMetadata()
method) or update any participant's metadata through server APIs (for example, the UpdateParticipant
API).
• Room Metadata: This one’s handled via server APIs, either when you create the room or later on using the UpdateRoomMetadata
API.
• SIP Participant Metadata: You can include metadata in SIP dispatch rules, and it’ll automatically apply to all SIP participants created through that rule.
If you let me know which type you're interested in, I’d be happy to walk you through the details and help you get set up!
Sources: src/room/participant/LocalParticipant.ts | livekit-rtc/livekit/rtc/participant.py | lib/src/participant/local.dart | Runtime/Scripts/Participant.cs | Runtime/Scripts/Room/Participant/LocalParticipant.cshallowed-book-84502
08/29/2025, 10:25 AMtall-airline-16756
08/29/2025, 10:25 AM