Hi all
We are trying to set up a jitsi meet server, however we strugle a little bit to get it working for more than 2 users. When more than 2 users are joining the server, audio and video drops.
Internal users are using the internal IPv4 adress (192.168.93.120)
external Users are connecting to the meeting.elpro.com server by DirectAccess. This means that the connection is using IPv6. When pinging from direct Access, I get an IPv6 adress
However, doesnt matter waht I enter in the /sip-communicator.properties. It is not going to work.
Currently I have the following:
org.ice4j.ice.harvest.NAT_HARVESTER_LOCAL_ADDRESS=192.168.93.120
org.ice4j.ice.harvest.NAT_HARVESTER_PUBLIC_ADDRESS=x.x.x.x
Any Ideas or maybe which log file can give me more detailed information?