diff options
Diffstat (limited to '')
| -rw-r--r-- | organizers-notebook/index.org | 44 |
1 files changed, 35 insertions, 9 deletions
diff --git a/organizers-notebook/index.org b/organizers-notebook/index.org index 541d6571..c8712db0 100644 --- a/organizers-notebook/index.org +++ b/organizers-notebook/index.org @@ -393,7 +393,8 @@ elisp:emacsconf-stream-generate-test-videos :PROPERTIES: :CUSTOM_ID: phases-and-lessons-learned-record-pronunciations :END: -*** STARTED Record pronunciations +*** DONE Record pronunciations +CLOSED: [2025-11-22 Sat 17:41] :PROPERTIES: :CUSTOM_ID: phases-and-lessons-learned-record-pronunciations-record-pronunciations :Effort: 2:00 @@ -411,7 +412,8 @@ CLOCK: [2025-11-21 Fri 12:58]--[2025-11-21 Fri 15:10] => 2:12 7. Split the lines for nicer subtitles. 8. Use elisp:subed-record-compile -*** TODO E-mail speakers asking them to confirm the pronunciations +*** DONE E-mail speakers asking them to confirm the pronunciations +CLOSED: [2025-11-22 Sat 17:41] :PROPERTIES: :CUSTOM_ID: phases-and-lessons-learned-record-pronunciations-e-mail-speakers-asking-them-to-confirm-the-pronunciations :END: @@ -1392,16 +1394,40 @@ SCHEDULED: <2024-11-30 Sat> :CUSTOM_ID: general-infrastructure-restream-to-youtube-set-up-youtube-restreaming-events :END: +Need to have set up shifts first. + 1. Switch to the EmacsConf account. 2. Go to https://studio.youtube.com/channel/UCwuyodzTl_KdEKNuJmeo99A 3. Create > Go live > Schedule stream. - - [ ] Gen - Sat AM - - [ ] Gen - Sat PM - - [ ] Dev - Sat AM - - [ ] Dev - Sat PM - - [ ] Gen - Sun AM - - [ ] Gen - Sun PM - - [ ] Test + - [X] Gen - Sat AM + - [X] Gen - Sat PM + - [X] Dev - Sat AM + - [X] Dev - Sat PM + - [X] Gen - Sun AM + - [X] Gen - Sun PM + - [X] Test + + emacsconf-stream-copy-livestream-description + + Then set the emacsconf-rtmp-shifts variable. See the conf.org from 2025 for an example. + + This will be used in the shift hyperlists, which you can generate with emacsconf-pad-prepopulate-shift-hyperlists + + There's also a note in the ansible README.org about restreaming. + Set up the =restreaming_platforms= variable in =prod-vars.yml= and + use =ansible-playbook -i inventory.yml prod-playbook.yml --tags restream= to set up + +** Restream to Toobnix +*** STARTED Set up Toobnix restreaming events +:PROPERTIES: +:Effort: 0:30 +:END: +:LOGBOOK: +CLOCK: [2025-11-22 Sat 17:42]--[2025-11-23 Sun 12:15] => 18:33 +:END: + +1. https://toobnix.org, Publish, Permanent/recurring live +2. emacsconf-stream-toobnix-copy-livestream-description * Other process notes :PROPERTIES: :CUSTOM_ID: other |
