]> git.parisson.com Git - telecaster-cgi.git/commitdiff
fix stream-m, jackd for FTP
authoryomguy <yomguy@parisson.com>
Wed, 1 Feb 2012 17:03:11 +0000 (18:03 +0100)
committeryomguy <yomguy@parisson.com>
Wed, 1 Feb 2012 17:03:11 +0000 (18:03 +0100)
conf/etc/default/jackd
conf/etc/stream-m/server.conf

index 45509b2af2b102e41f80f07e11707e994e8c3db5..3f50b4556a8ee34b90b53a9706efa83f7108606f 100644 (file)
@@ -5,5 +5,5 @@ START_DAEMON=yes
 USER=telecaster
 
 # Options to pass to jackd
-OPTIONS="-dalsa -r44100 -p4096 -n3 -D -Chw:1,1 -Phw:1,0"
+OPTIONS="-dalsa -r44100 -p1024 -n3 -Chw:3,1 -Phw:3,0"
 
index a6c2ea81b65a64eb44ca0a2b30e095501c1b4588..94bdbce80db2c11d9425e5418131f1b3fa129064 100644 (file)
@@ -19,5 +19,4 @@ streams.safe.password = source2parisson
 \r
 # stream.<streamname>.limit\r
 # maximum number of clients for this stream\r
-streams.first.limit = 10\r
-\r
+streams.safe.limit = 10\r