Skip to content

Commit

Permalink
wicmp init config
Browse files Browse the repository at this point in the history
  • Loading branch information
vale committed Feb 28, 2025
1 parent c4e0b96 commit 69809f1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
7 changes: 7 additions & 0 deletions bundlewrap/groups/wicmp10.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
subgroups = ["saal2"]
members = ["releasing"]

[metadata.event]
name = "WIntergalaktische Club Mate Party 10"
slug = "wicmp10"
schedule_json = "https://cfp.zam.haus/wicmp-2025/schedule/export/schedule.json"
6 changes: 5 additions & 1 deletion bundlewrap/nodes/encoder2.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ meta.secret = "!kee_pass:ansible|worker-groups|encoder2-meta"
meta.token = "!kee_user:ansible|worker-groups|encoder2-meta"

[metadata.event]
room_name = "Saal 2"
room_name = "Raum Wireshårk"

[metadata.interfaces.eth0]
ips = ["10.73.2.3/16"]
Expand All @@ -24,6 +24,10 @@ streaming_auth_key = "!decrypt:encrypt$gAAAAABkNAla1u8QC8xEqxSbtHs3PFLVTluTMgb7K
devicenumber = 1
mode = "1080i50"

[metadata.voctocore.sources.cam2]
devicenumber = 0
mode = "1080i50"

[metadata.voctocore.sources.slides]
devicenumber = 5
mode = "1080p25"
Expand Down

0 comments on commit 69809f1

Please sign in to comment.