3220d06616
Mostly just using the right js-sdk, then adding temporary config for which SFU to use until we can get it from the homeserver.
12 lines
233 B
JSON
12 lines
233 B
JSON
{
|
|
"default_server_config": {
|
|
"m.homeserver": {
|
|
"base_url": "https://call.ems.host",
|
|
"server_name": "call.ems.host"
|
|
}
|
|
},
|
|
"temp_sfu": {
|
|
"user_id": "@sfu:call.ems.host",
|
|
"device_id": "YNZDLSEQMP"
|
|
}
|
|
}
|