From 667ff4c4a06e212d43723418caba2154e2131fa4 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Thu, 18 Nov 2021 01:12:13 -0500 Subject: Export --- playbook.md | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) (limited to 'playbook.md') diff --git a/playbook.md b/playbook.md index 951c3900..77f82c13 100644 --- a/playbook.md +++ b/playbook.md @@ -59,9 +59,9 @@ # Pre-conference dry run -- [ ] [Start streaming](#orgf5a1ede) -- [ ] [Start low-resolution stream](#org1ab1def) -- [ ] [Start Youtube stream](#org09ec554) +- [ ] [Start streaming](#orgf9d4023) +- [ ] [Start low-resolution stream](#org3cad2c8) +- [ ] [Start Youtube stream](#org719908a) # Thursday or Friday before the conference @@ -75,7 +75,7 @@ ## Set up - + ### Start streaming :stream: @@ -85,7 +85,7 @@ Update - + ### Start low-resolution stream :check: @@ -94,7 +94,7 @@ Call this on live0 with the password as the first parameter. The Icecast configu while true; do ffmpeg -f webm -reconnect_at_eof 1 -reconnect_streamed 1 -re -i http://localhost:8000/main.webm -vf scale=854:480 -f webm -c:a copy -b:v 500k -maxrate 1M -bufsize 1M -content_type video/webm -c:v libvpx icecast://ec2020main480pmu:${1}:8000/main-480p.webm; done - + ### Start Youtube stream :check: @@ -129,13 +129,27 @@ Call this on live0 with the Youtube RTMP streaming key as the first parameter. - If the speaker will be live for more than 10 minutes, CHECK collects emergency contact information (in case of technical issues) - Okay to do other things until the prerec ends - CHECK notifies STREAM and HOST with link to the talk room and preferences for Q&A- + + +### Play the prerec + +- STREAM switches to MPV scene in OBS and plays the captioned video. +- CHECK publishes the video to media.emacsconf.org +- CHECK updates the wiki page to include the video and any other published files. + + +### Q&A + +- [? live] - STREAM joins meeting and gives go-ahead - CHECK starts recording in BBB - CHECK announces on IRC - PAD clears the pad colours - - -### Play the prerec +- [? IRC/pad/afterwards] + - TO\_DECIDE: + - OR: + - STREAM joins organizer BBB meeting and HOST describes Q&A method + - STREAM describes Q&A method and shows what's going on ### Transition to next talk -- cgit v1.2.3