typo
This commit is contained in:
parent
d835887fa9
commit
e60f5bf859
|
@ -128,7 +128,7 @@ In the user home that will be starting Jitsi Videobridge create `.sip-communicat
|
||||||
org.jitsi.impl.neomedia.transform.srtp.SRTPCryptoContext.checkReplay=false
|
org.jitsi.impl.neomedia.transform.srtp.SRTPCryptoContext.checkReplay=false
|
||||||
```
|
```
|
||||||
|
|
||||||
Start the videobrdige with:
|
Start the videobridge with:
|
||||||
```sh
|
```sh
|
||||||
./jvb.sh --host=localhost --domain=jitsi.example.com --port=5347 --secret=YOURSECRET1 &
|
./jvb.sh --host=localhost --domain=jitsi.example.com --port=5347 --secret=YOURSECRET1 &
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue