From: Guillaume Pellerin Date: Wed, 4 Feb 2026 07:18:01 +0000 (+0100) Subject: local live streaming test X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=677bd86e983296f02a023999ebf67aa79866aab1;p=deefuzzer.git local live streaming test --- diff --git a/example/deefuzzer_telecaster_test.yaml b/example/deefuzzer_telecaster_test.yaml index 3658225..27e1e4a 100644 --- a/example/deefuzzer_telecaster_test.yaml +++ b/example/deefuzzer_telecaster_test.yaml @@ -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