]> git.parisson.com Git - telecaster-client.git/commitdiff
update settings
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Sun, 22 Jan 2023 15:16:58 +0000 (16:16 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Sun, 22 Jan 2023 15:16:58 +0000 (16:16 +0100)
example/settings.py

index c679e25ba055443cad438ffb78f49befa63d3c3a..e65a596b0fecb52f8cc895b7b8bb032898d719b8 100644 (file)
@@ -8,9 +8,9 @@ TELECASTER_MASTER_SERVER = 'teleforma.parisson.com'
 TELECASTER_CONF = [{'type':'mp3','server_type':'icecast',
                     'conf':'/etc/telecaster/deefuzzer/telecaster_mp3_default.xml',
                     'port':'8000'},
-                   {'type':'webm','server_type':'stream-m',
+                   {'type':'webm','server_type':'icecast',
                    'conf':'/etc/telecaster/deefuzzer/telecaster_webm_default.xml',
-                   'port':'8080'}, ]
+                   'port':'8000'}, ]
 
 TELECASTER_RSYNC_SERVER = 'telecaster@jimi.parisson.com:archives/'