summaryrefslogtreecommitdiff
path: root/contrib/flumotion-sample-conf/wch-flash.xml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/flumotion-sample-conf/wch-flash.xml')
-rw-r--r--contrib/flumotion-sample-conf/wch-flash.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/contrib/flumotion-sample-conf/wch-flash.xml b/contrib/flumotion-sample-conf/wch-flash.xml
new file mode 100644
index 0000000..76ced52
--- /dev/null
+++ b/contrib/flumotion-sample-conf/wch-flash.xml
@@ -0,0 +1,15 @@
+<worker name="wch-flash">
+ <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>8660-8661</feederports>
+<!-- <debug>*:4</debug> -->
+</worker>