Hi All,
I have installed Ubuntu 18,04 container on Linux server host, Following the guide
installed the docker-jistsi-meet on ubuntu container ,
Here is my .env file
commented the JVB_STUN_SERVER
and my server is up with latest images.
All is working fine with 2 participant , as the 3rd participant joins the audio and video drops
done the port fowarding in .jitsi-config/jvb/sip.communction.properties
org.ice4j.ice.harvest.NAT_HARVESTER_LOCAL_ADDRESS=10.13.222.31
org.ice4j.ice.harvest.NAT_HARVESTER_PUBLIC_ADDRESS=193.113.57.167
still the issue persists
Hi All, I have installed Ubuntu 18,04 container on Linux server host, Following the guide installed the docker-jistsi-meet on ubuntu container , Here is my .env file commented the JVB_STUN_SERVER and my server is up with latest images.
All is working fine with 2 participant , as the 3rd participant joins the audio and video drops done the port fowarding in .jitsi-config/jvb/sip.communction.properties org.ice4j.ice.harvest.NAT_HARVESTER_LOCAL_ADDRESS=10.13.222.31 org.ice4j.ice.harvest.NAT_HARVESTER_PUBLIC_ADDRESS=193.113.57.167 still the issue persists
Here are my logs prasody.log jvb.log browser_console.log jicofo.log
EXPECTED BEHAVIOR should run for more than 2 participant.
Thanks in advance, Dinesh