mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2024-11-22 05:19:22 +00:00
Send allow video status to proxy
This commit is contained in:
parent
1d224dd201
commit
504445893c
@ -71,6 +71,7 @@ export class RTCRelayController {
|
|||||||
this.SendMessage({
|
this.SendMessage({
|
||||||
title: "config",
|
title: "config",
|
||||||
data: {
|
data: {
|
||||||
|
allowVideo: cnf.allowVideo,
|
||||||
iceServers: cnf.iceServers
|
iceServers: cnf.iceServers
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user