summaryrefslogtreecommitdiff
path: root/contrib/flumotion-sample-conf/streamer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/flumotion-sample-conf/streamer.xml')
-rw-r--r--contrib/flumotion-sample-conf/streamer.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/contrib/flumotion-sample-conf/streamer.xml b/contrib/flumotion-sample-conf/streamer.xml
new file mode 100644
index 0000000..d511cf7
--- /dev/null
+++ b/contrib/flumotion-sample-conf/streamer.xml
@@ -0,0 +1,16 @@
+<worker name="streamer">
+ <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>
+