From: Guillaume Pellerin Date: Wed, 31 Jan 2024 23:01:28 +0000 (+0100) Subject: add 3rd test stream X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=03731ae5e54af149e04fb6f143056c16fa38b742;p=deefuzzer.git add 3rd test stream --- diff --git a/example/deefuzzer_webm_relay_multiple.yaml b/example/deefuzzer_webm_relay_multiple.yaml index 361bd35..1565f9a 100644 --- a/example/deefuzzer_webm_relay_multiple.yaml +++ b/example/deefuzzer_webm_relay_multiple.yaml @@ -110,3 +110,53 @@ deefuzzer: mode: 0 secret: "your access token secret key" tags: "parisson deefuzzer" + - + control: + mode: 0 + port: 16003 + infos: + name: "monitor_3" + short_name: "monitor_3" + description: "bla bla" + genre: "testing" + url: "http://parisson.com" + jingles: + dir: "/path/to/jingles" + mode: 0 + shuffle: 1 + media: + bitrate: 96 + source: "/home/guyom/Vidéos/test/webm" + format: webm + ogg_quality: 4 + samplerate: 48000 + shuffle: 0 + voices: 2 + record: + dir: "/tmp/deefuzzer/3" + mode: 1 + relay: + author: Unknown + mode: 1 + url: "http://localhost:17041/monitor.webm" + feeds: + mode: 0 + rss: 1 + json: 0 + playlist: 1 + dir: "/path/to/rss/" + enclosure: 1 + media_url: "http://localhost/media/" + server: + host: "127.0.0.1" + mountpoint: monitor_3 + port: 8000 + public: 0 + sourcepassword: hackme + type: icecast + appendtype: 1 + twitter: + key: "your access token key" + mode: 0 + secret: "your access token secret key" + tags: "parisson deefuzzer"