jvb: add TCP Harvester configuration options
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
d6de4fdb58
commit
da43e68854
@@ -152,7 +152,9 @@ Variable | Description | Default value
|
||||
`JVB_AUTH_USER` | XMPP user for JVB MUC client connections | jvb
|
||||
`JVB_AUTH_PASSWORD` | XMPP password for JVB MUC client connections | passw0rd
|
||||
`JVB_STUN_SERVERS` | STUN servers used to discover the server's public IP | stun.l.google.com:19302, stun1.l.google.com:19302, stun2.l.google.com:19302
|
||||
`JVB_PORT` | Port for media used by Jitsi Videobridge | 10000
|
||||
`JVB_PORT` | UDP port for media used by Jitsi Videobridge | 10000
|
||||
`JVB_TCP_HARVESTER_DISABLED` | Disable the additional harvester which allows video over TCP (rather than just UDP) | true
|
||||
`JVB_TCP_PORT` | TCP port for media used by Jitsi Videobridge when the TCP Harvester is enabled | 4443
|
||||
`JVB_BREWERY_MUC` | MUC name for the JVB pool | jvbbrewery
|
||||
`JVB_ENABLE_APIS` | Comma separated list of JVB APIs to enable | none
|
||||
`JIGASI_XMPP_USER` | XMPP user for Jigasi MUC client connections | jigasi
|
||||
|
||||
Reference in New Issue
Block a user