mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2025-06-20 08:35:17 +00:00
Send allow video status to proxy
This commit is contained in:
@ -71,6 +71,7 @@ export class RTCRelayController {
|
||||
this.SendMessage({
|
||||
title: "config",
|
||||
data: {
|
||||
allowVideo: cnf.allowVideo,
|
||||
iceServers: cnf.iceServers
|
||||
},
|
||||
})
|
||||
|
Reference in New Issue
Block a user