From 8802d80c86e175a9f4457e039002c4ab8a1f1fa7 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 26 Nov 2021 14:49:56 -0500 Subject: Add note about opall --- playbook.org | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'playbook.org') diff --git a/playbook.org b/playbook.org index 800e42c9..4f26ade4 100644 --- a/playbook.org +++ b/playbook.org @@ -52,7 +52,8 @@ - Share ${upcoming}, ${playbook}, and ${conf} via CRDT: =conf-crdt-connect-and-share= - Current schedule, filenames/commands for playing, Q&A preference, IRC nick, pronunciation, intro notes, prerec duration, emergency contact information - =conf-upcoming-add-subtree= - - Have #emacsconf-org and #emacsconf open + - Have #emacsconf-org, #emacsconf, #emacsconf-accessible, and #emacsconf-questions open + - Use =/opall= to get op privileges in all the channels - Start backup process for pad #+begin_src sh :eval no :tangle playbook/backup-pad.sh while true; do @@ -103,9 +104,12 @@ while true; do ffmpeg -loglevel 24 -i http://localhost:8000/main.webm -cluster_size_limit 2M -cluster_time_limit 5100 -b:v 1M -crf 30 -g 125 -deadline good -threads 4 -vcodec libx264 -acodec libmp3lame -f flv $MOUNT; done #+end_src - CHECK: Verify YouTube and Toobnix streams and the CPU load on live0. +- CHECK: Set the YouTube and Toobnix streams to public. - HOST: Verify with #emacsconf that the stream is active. - CHECK: Play main stream on alternate laptop. Start alternate stream and verify. Update ${status}. - +- CHECK: Announce on Twitter (@emacs, @emacsconf, @sachac) and in #emacs + EmacsConf 2021 starting now: https://emacsconf.org/2021/ + ** Talk process :PROPERTIES: :CUSTOM_ID: talk -- cgit v1.2.3