docker-jitsi-meet
docker-jitsi-meet copied to clipboard
JVB_TCP_HARVESTER_SSLTCP option
I am using TCP_HARVESTER in jitsi and it works decently when the connection is TCP
. With SSLTCP
connections though I experience intermittent interruptions in the video.
It is not possible to disable ssltcp in jitsi-docker .env file while this option TCP_HARVESTER_SSLTCP
exists in JVB config. Please add this option so we can disable/enable this option in JVB using the .env file.
PRs are welcome :-)
done #1087