From 4fe95f44f002a0399f8e31a93e9425edf40a9671 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Mon, 21 Nov 2022 14:32:08 -0500 Subject: restreaming --- README.org | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 2394f54..80b322e 100644 --- a/README.org +++ b/README.org @@ -206,6 +206,9 @@ ansible-playbook -i inventory.yml prod-playbook.yml --tags obs-scene Update scenes from the dev copy: ssh emacsconf-dev@res.emacsconf.org "cat ~/.config/obs-studio/basic/scenes/dev.json" | jq 'walk(if type == "string" then gsub("emacsconf"; "{{ emacsconf_id }}") | gsub("dev"; "{{ item.id }}") else . end)' > scenes.json +* Media + +ansible-playbook -i inventory.yml prod-playbook.yml --tags media * Captioning Set up whisper: -- cgit v1.2.3