summaryrefslogtreecommitdiff
path: root/contrib/flumotion-sample-conf/wch-webm.xml
blob: 0ab12f441d842e0b32b6ed7eb781cf46f15aa9a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<worker name="wch-webm">
    <manager>
      <host>195.177.251.167</host>
      <port>7531</port>
      <transport>ssl</transport>
    </manager>

    <authentication type="plaintext">
      <username>user</username>
      <password>test</password>
    </authentication>

    <feederports>8670-8671</feederports>
<!--    <debug>*:4</debug> -->
</worker>