From 43649adcebad9b8524520b22994999d1d626c2c4 Mon Sep 17 00:00:00 2001 From: francoisTemasys Date: Fri, 16 May 2014 10:36:31 +0800 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 33bb3c93a..aa19a8556 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -135,7 +135,7 @@ Or autostart it by adding the line in `/etc/rc.local`: ```sh /bin/bash /root/jitsi-videobridge-linux-{arch-buildnum}/jvb.sh --host=localhost --domain=jitmeet.example.com --port=5347 --secret=YOURSECRET1 > /var/log/jvb.log 2>&1 ``` - +## Install Jitmeet Checkout and configure jitmeet: ```sh cd /srv @@ -228,3 +228,6 @@ org.jitsi.impl.neomedia.transform.srtp.SRTPCryptoContext.checkReplay=false org.jitsi.videobridge.NAT_HARVESTER_LOCAL_ADDRESS= org.jitsi.videobridge.NAT_HARVESTER_PUBLIC_ADDRESS= ``` + +## Test it +Now to access your jitsi.meet webclient conference page go to: jitmeet.example.com.