summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2014-01-29 00:31:27 +0100
committerChristian Pointner <equinox@spreadspace.org>2014-01-29 00:31:27 +0100
commitdd81cf94cd72bdf6e7c724598b6a98e2311280fb (patch)
treee23a0fddfb780d8ca23077d80afd10f312c90036 /contrib
parentadded manual sample config (diff)
improved parameter for vp8-encoder
Diffstat (limited to 'contrib')
-rw-r--r--contrib/flumotion-sample-conf/planet.xml2
-rw-r--r--contrib/flumotion-sample-conf/wch-flash.xml3
2 files changed, 4 insertions, 1 deletions
diff --git a/contrib/flumotion-sample-conf/planet.xml b/contrib/flumotion-sample-conf/planet.xml
index a198894..2f70be9 100644
--- a/contrib/flumotion-sample-conf/planet.xml
+++ b/contrib/flumotion-sample-conf/planet.xml
@@ -67,6 +67,8 @@ user:PSfNpHTkpTx1M
</eater>
<property name="keyframe-maxdistance">50</property>
<property name="bitrate">2000000</property>
+ <property name="threads">8</property>
+ <property name="speed">5</property>
<clock-master>false</clock-master>
</component>
diff --git a/contrib/flumotion-sample-conf/wch-flash.xml b/contrib/flumotion-sample-conf/wch-flash.xml
index 76ced52..09ef246 100644
--- a/contrib/flumotion-sample-conf/wch-flash.xml
+++ b/contrib/flumotion-sample-conf/wch-flash.xml
@@ -10,6 +10,7 @@
<password>test</password>
</authentication>
- <feederports>8660-8661</feederports>
+ <feederports>8680-8681</feederports>
<!-- <debug>*:4</debug> -->
</worker>
+