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({
|
||||
title: "config",
|
||||
data: {
|
||||
allowVideo: cnf.allowVideo,
|
||||
iceServers: cnf.iceServers
|
||||
},
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user