mirror of
https://github.com/DidiDidi129/Website.git
synced 2026-04-05 12:04:38 +00:00
Add RTC focus configuration for livekit service
This commit is contained in:
@@ -5,5 +5,11 @@
|
|||||||
"org.matrix.msc2965.authentication": {
|
"org.matrix.msc2965.authentication": {
|
||||||
"issuer": "https://matrix.didi.party",
|
"issuer": "https://matrix.didi.party",
|
||||||
"account": "https://matrix.didi.party/account"
|
"account": "https://matrix.didi.party/account"
|
||||||
|
},
|
||||||
|
"org.matrix.msc4143.rtc_foci":[
|
||||||
|
{
|
||||||
|
"type":"livekit",
|
||||||
|
"livekit_service_url":"https://matrixrtc.didi.party/livekit/jwt"
|
||||||
}
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user