]> git.parisson.com Git - deefuzzer.git/commitdiff
local live streaming test dev
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Wed, 4 Feb 2026 07:18:01 +0000 (08:18 +0100)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Wed, 4 Feb 2026 07:18:01 +0000 (08:18 +0100)
example/deefuzzer_telecaster_test.yaml

index 3658225a933b8efc6bf43ed3edeac1415679cbf4..27e1e4acefcfd723437a76b869269766668a166f 100644 (file)
@@ -2,30 +2,30 @@ deefuzzer:
   log: /tmp/telecaster_webm_monitor.log
   m3u: /tmp/telecaster_webm_monitor.m3u
   station:
-    control: {mode: 1, port: 16002}
+    control: {mode: 0, port: 16002}
     infos: {description: TeleCaster WebM monitor stream, genre: Vocal, name: monitor_0.webm, short_name: monitor_0.webm,
       url: 'https://www.parisson.com'}
     jingles: {dir: /path/to/jingles, mode: '0', shuffle: '0'}
-    media: {bitrate: '512', dir: /usr/local/share/telecaster/media/webm, format: webm, ogg_quality: '4',
+    media: {bitrate: '512', dir: /home/guyom/Videos/test/webm, format: webm, ogg_quality: '4',
       samplerate: '48000', shuffle: '0', voices: '1'}
-    record: {dir: /tmp/webm/0, mode: 1}
-    relay: {author: TeleCaster, mode: '1', url: 'http://127.0.0.1:17000/telecaster_live_0.webm'}
+    record: {dir: /tmp/webm/0, mode: 0}
+    relay: {author: TeleCaster, mode: 1, url: 'http://127.0.0.1:8000/telecaster_live_0.webm'}
     rss: {dir: /var/www/rss, enclosure: '0', media_url: 'http://localhost/rss/'}
     server: {host: 127.0.0.1, port: '8000', public: '0', sourcepassword: source2parisson,
       type: icecast, mountpoint: monitor_0.webm}
     twitter: {key: 76728330-OjKgbHtn4II86Ad7pNUGEzfNAkGTW5Wvw38qUmLE, mode: '0', secret: 4egZs1dSM37XVY8zXa016Yueku2fleXF2bx8k25V4,
       tags: bla bla}
   station:
-    control: {mode: 1, port: 16012}
+    control: {mode: 0, port: 16012}
     infos: {description: TeleCaster WebM monitor stream, genre: Vocal, name: monitor_2.webm, short_name: monitor_2.webm,
       url: 'https://www.parisson.com'}
     jingles: {dir: /path/to/jingles, mode: '0', shuffle: '0'}
-    media: {bitrate: '512', dir: /usr/local/share/telecaster/media/webm, format: webm, ogg_quality: '4',
+    media: {bitrate: '512', dir: /home/guyom/Videos/test/webm, format: webm, ogg_quality: '4',
       samplerate: '48000', shuffle: '0', voices: '1'}
-    record: {dir: /tmp/webm/2, mode: 1}
-    relay: {author: TeleCaster, mode: '1', url: 'http://127.0.0.1:17000/telecaster_live_2.webm'}
+    record: {dir: /tmp/webm/2, mode: 0}
+    relay: {author: TeleCaster, mode: 1, url: 'http://127.0.0.1:8000/telecaster_live_0.webm'}
     rss: {dir: /var/www/rss, enclosure: '0', media_url: 'http://localhost/rss/'}
-    server: {host: 127.0.0.1, port: '8000', public: '0', sourcepassword: source2parisson,
-      type: icecast, mountpoint: monitor_2.webm}
+    server: {host: jimmy.parisson.com, port: '8000', public: '0', sourcepassword: source2parisson,
+      type: icecast, mountpoint: test.webm}
     twitter: {key: 76728330-OjKgbHtn4II86Ad7pNUGEzfNAkGTW5Wvw38qUmLE, mode: '0', secret: 4egZs1dSM37XVY8zXa016Yueku2fleXF2bx8k25V4,
       tags: bla bla}
\ No newline at end of file