Apple QuickTime Streaming Server Darwin Streaming Server Manuel d'utilisateur Page 25

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 30
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 24
25
Sample setup for relaying a live broadcast
Setting Up a Relay Configuration File
You set up a relay by creating a relay configuration file and copying it to the /etc/streaming
directory. The easiest way to create a relay configuration file is to edit the sample file
provided with your streaming server software. The path and filename for the sample file is /
etc/streaming/streamingrelay.conf
A relay source and one or more relay destinations are part of a unit. Information about a relay
destination must immediately follow information about a relay source. You can have more
than one unit in a configuration file.
The following example has one source and two destinations.
Example relay configuration file:
relay_source "in_addr=192.168.1.1 src_addr=192.168.1.2 in_ports=5000
5002 5004 ttl=15"
relay_destination "dest_addr=192.168.1.3 out_addr=192.168.1.2
dest_ports=6980 6982 6984"
relay_destination "dest_addr=192.168.1.4 out_addr=192.168.1.2
dest_ports=10010 10012 10014 ttl=15"
A computer captures and encodes video and
audio using third-party broadcast software. The
encoded signal is sent to a Darwin Streaming
Server over an IP network.
A computer with Darwin Streaming Server relays
the signal to several destinations (using the IP
addresses and ports as specified in the
example file below).
Client computers tune
in to the broadcast.
The destination computers receive the
relayed signal and send it to client computers.
Source
(192.168.1.1)
Relay
(192.168.1.2)
Destination
(192.168.1.3)
Destination
(192.168.1.4)
Important Although the relay_source and relay_destination lines are each split over two
lines in the example, each must be on one line in your configuration file.
Vue de la page 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30

Commentaires sur ces manuels

Pas de commentaire