]> git.parisson.com Git - telecaster-instance.git/commitdiff
Back to local streaming ports
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 25 Jul 2018 06:31:55 +0000 (08:31 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 25 Jul 2018 06:32:07 +0000 (08:32 +0200)
settings.py

index 5fe979deb34a6dbc8f4ab3b4b08ba3f34f40d6af..d5f72fd04dbafc4822931b888d5c96a34a05a46e 100644 (file)
@@ -191,10 +191,10 @@ TELECASTER_RSYNC_SERVER = 'telecaster@eddy.parisson.com:archives/'
 TELECASTER_RSYNC_LOG = '/var/log/telecaster/rsync.log'
 TELECASTER_CONF = [{'type':'mp3','server_type':'icecast',
                     'conf':'/etc/telecaster/deefuzzer/telecaster_mp3_default.xml',
-                    'port':'443'},
+                    'port':'8000'},
                    {'type':'webm','server_type':'stream-m',
                    'conf':'/etc/telecaster/deefuzzer/telecaster_webm_default.xml',
-                   'port':'443'}, ]
+                   'port':'8080'}, ]
 
 TELEFORMA_E_LEARNING_TYPE = 'CRFPA'
 TELEFORMA_GLOBAL_TWEETER = False