diff options
author | Sacha Chua <sacha@sachachua.com> | 2021-11-26 14:49:56 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2021-11-26 14:49:56 -0500 |
commit | 8802d80c86e175a9f4457e039002c4ab8a1f1fa7 (patch) | |
tree | b1901fa5ad1537a578ffc803a8a47630b123cb85 /playbook | |
parent | b89c9c5a8297e31314c4c6fdc9cc8484ccc75bf4 (diff) | |
download | emacsconf-wiki-8802d80c86e175a9f4457e039002c4ab8a1f1fa7.tar.xz emacsconf-wiki-8802d80c86e175a9f4457e039002c4ab8a1f1fa7.zip |
Add note about opall
Diffstat (limited to '')
-rw-r--r-- | playbook.org | 8 |
1 files changed, 6 insertions, 2 deletions
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 |