mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2021-04-13 David Klann <dklann@broadcasttool.com>
* Changed the way in which the VU Meter UDP port is chosen. One
can now specify the base port number and the maximum number of UDP
ports to consider when caed(8) sets up the VU meter port.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -164,3 +164,15 @@ TranscodingDelay=0
|
||||
|
||||
; Lock memory in RDAirPlay
|
||||
; LockRdairplayMemory=Yes
|
||||
|
||||
; Number at which to start looking for available UDP ports for VU
|
||||
; meters. You should only change this if you have another service
|
||||
; using UDP Port numbers in the range MeterPortBaseNumber to
|
||||
; (MeterPortBaseNumber + MeterPortRange) (extremely rare).
|
||||
; MeterPortBaseNumber=30000
|
||||
|
||||
; Maximum number of UDP Ports to consider for VU meters. You may need
|
||||
; to change this if you have many (say, more than 80) Rivendell
|
||||
; dropboxes configured. Rivendell imposes a hard limit of 999 on this
|
||||
; setting.
|
||||
; MeterPortRange=100
|
||||
|
||||
Reference in New Issue
Block a user