Vorlage:OSCamConfGBoxParameter: Unterschied zwischen den Versionen

Aus Streamboard Wiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
 
Example:
Exemple:
  [gbox]
  [gbox]
  hostname      = host.example.com  # hostname for gbox server
  hostname      = host.example.com  # hostname for gbox server
  port          = 123456            # UDP port for gbox clients, 0 = disabled, default:0
  port          = 123456            # UDP port for gbox clients, 0 = disabled, default:0
  password      = mypassword
  password      = mypassword
Default:
port          = 0                # UDP port for gbox clients, 0 = disabled, default:0

Version vom 5. Februar 2011, 13:47 Uhr

Example:

[gbox]
hostname      = host.example.com  # hostname for gbox server
port          = 123456            # UDP port for gbox clients, 0 = disabled, default:0
password      = mypassword