Jitsi Meet Docker version stable 8044-1
Server spec: 4 core 8gb ram
Customize jibri to save recording to minio object storage
Run behind NAT and LoadBalancer(also run behind NAT)
Both loadbalancer and jitsi already allow 443/udp for jvb webrtc
Loadbalancer has own domain and public ip
Jitsi Docker has own public ip
using self-signed ssl
3-way call works perfectly but when recording started, it return error and stop recording after 20 seconds and recorded file seems no audio and video
I also create same environment at digitalocean with same architecture and same settings as above except not run behind NAT and use letsencrypt ssl, 3 ways call works fine, jibri recording works fine, all files recorded with audio and video.
for base-url, I use actual domain…I use https://*.domain.gov.my because I do not want expose the actual domain… for name =“-0”, should I change it? most of this setting is default setting.