Hi all. I have 1 jitsi meet with 2 jibri connected and able to record.
In order to host over 150 people in same room, I am setting a secondary and third videobridge, but every time I try to record (and the secondary videobridge is active), all the people in secondary videobridge (from app expecially) cannot see anymore people in google chrome and vice versa.
In adding, I have tried to activate octo, but secondary video bridge says it is no active.
If I try to insert in /etc/jitsi/meet/config.js the octo probability settings, the jitsi server seems not to load my welcome and rooms.
I am quite lost, can someone help me?
here’s my sip-communicator.properties with my doubts
org.ice4j.ice.harvest.DISABLE_AWS_HARVESTER=true
org.ice4j.ice.harvest.STUN_MAPPING_HARVESTER_ADDRESSES=meet-jit-si-turnrelay.jitsi.net:443
org.jitsi.videobridge.ENABLE_STATISTICS=true
org.jitsi.videobridge.STATISTICS_TRANSPORT=muc
org.jitsi.videobridge.xmpp.user.shard.HOSTNAME=localhost # in jitsi, in other I set jitsi.arbiarredobagno.it
org.jitsi.videobridge.xmpp.user.shard.DOMAIN=auth.jitsi.arbiarredobagno.it
org.jitsi.videobridge.xmpp.user.shard.USERNAME=jvb
org.jitsi.videobridge.xmpp.user.shard.PASSWORD=<myPassword>
org.jitsi.videobridge.xmpp.user.shard.MUC_JIDS=JvbBrewery@internal.auth.jitsi.arbiarredobagno.it
org.jitsi.videobridge.xmpp.user.shard.MUC_NICKNAME=<mynickname>
org.jitsi.videobridge.octo.BIND_ADDRESS= # I have to set local IP of local machine, or local IP of jitsi primary?
org.jitsi.videobridge.octo.PUBLIC_ADDRESS= # I have to put public IP of primary Jitsi, correct?
org.jitsi.videobridge.octo.BIND_PORT=4096 # the port to bind to
org.jitsi.videobridge.REGION=region1 # the region that the jitsi-videobridge instance is in
here’s my jicofo properties
org.jitsi.jicofo.BRIDGE_MUC=JvbBrewery@internal.auth.jitsi.arbiarredobagno.it
org.jitsi.jicofo.auth.URL=XMPP:jitsi.arbiarredobagno.it
org.jitsi.jicofo.jibri.BREWERY=JibriBrewery@internal.auth.jitsi.arbiarredobagno.it
org.jitsi.jicofo.jibri.PENDING_TIMEOUT=90
org.jitsi.jicofo.BridgeSelector.BRIDGE_SELECTION_STRATEGY=RegionBasedBridgeSelectionStrategy