ramesh8830
ramesh8830
I can't be able to make live streaming working. I installed the NGINX RTMP server and trying to feed the video source from OBS studio.  When the check live...
Hi, I installed wire production server setup on bare metal servers with 3 node cluster. Everything seems to be working fine on the web but in the mobile apps(android &...
Hi, I installed wire production server setup on bare metal servers with 3 node cluster. Everything seems to be working fine on the web but in the mobile apps(android &...
Hi, How to change default max file upload limit size? By default cargohold charts comes with `maxTotalBytes: 5368709120` `(/charts/cargohold/templates/configmap.yaml)` but its not allowing me to upload more than 25MB when...
### Basic information * On-premises: yes * Cloud-Provider: no * Installation type: production * Kubernetes version: ``` Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.2", GitCommit:"66049e3b21efe110454d67df4fa62b08ea79a19b", GitTreeState:"clean", BuildDate:"2019-05-16T16:14:56Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"linux/amd64"} Server Version:...
### Basic information * On-premises: `yes` * Cloud-Provider: `none` * Installation type: `production` * Kubernetes version: ``` Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.2", GitCommit:"66049e3b21efe110454d67df4fa62b08ea79a19b", GitTreeState:"clean", BuildDate:"2019-05-16T16:14:56Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"linux/amd64"} Server Version:...
I just noticed that I am not getting recording option only when using JWT to create meetings. My jitsi meet docker domain is meet.example.com and I am using jwt credentials...
Recently we rebuilt the wire server with recent wire server deployment but didn't upgrade our apps, our mobile apps are 4+ years old. When building wire server, we didn't opt...
is there a way to change the email sender name to brand name? 
Deployed the server in production environment with metallb load balancer. But having issues with CORS. Below are my CSP headers in webapp values.yaml ``` CSP_EXTRA_CONNECT_SRC: "https://*.example.com, wss://*.example.com, https://*.giphy.com, https://s3.us-east-1.amazonaws.com" CSP_EXTRA_IMG_SRC:...