mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2025-09-19 13:48:47 +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