Path: blob/main/net-im/jitsi-videobridge/files/pkg-message.in
28943 views
[
{ type: install
message: <<EOM
Jitsi Video Bridge was installed
1) Edit the configuration file located at:
%%ETCDIR%%/jitsi-videobridge.conf
2) Enable the service:
# service jitsi-videobridge enable
3) Additional jitsi-videobridge properties to control the TCP-related
functionality can be defined at:
%%ETCDIR%%/sip-communicator.properties
4) If jitsi-videobridge server is running behind NAT, you must add the
following lines to the sip-comunnicator.properties file
org.ice4j.ice.harvest.NAT_HARVESTER_LOCAL_ADDRESS=Local_IP_Address
org.ice4j.ice.harvest.NAT_HARVESTER_PUBLIC_ADDRESS=Public_IP_Address
Also, you must redirect TCP/4443 and UDP/10000 ports to jitsi-videobridge
server.
5) More about jitsi-videobridge properties at:
https://github.com/jitsi/jitsi-videobridge/blob/master/doc/tcp.md
6) Enjoy it
EOM
}
]