fix(ui) - peerjs iceservr relay
This commit is contained in:
parent
6384d87297
commit
94d3eaa61e
1 changed files with 1 additions and 0 deletions
|
|
@ -161,6 +161,7 @@ export default class AssistManager {
|
|||
_config['config'] = {
|
||||
iceServers: iceServers,
|
||||
sdpSemantics: 'unified-plan',
|
||||
iceTransportPolicy: 'relay',
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue