diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-11-07 12:03:25 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-11-07 12:03:25 -0500 |
commit | 1c089def40ce912afbe2c5636aaa34442bfc5954 (patch) | |
tree | 72aeb08953bbcef42055c266438860e71f1deb5b /2022/organizers-notebook | |
parent | 41eee6dcd18a131a6beadaf1eeef539b619704f5 (diff) | |
download | emacsconf-wiki-1c089def40ce912afbe2c5636aaa34442bfc5954.tar.xz emacsconf-wiki-1c089def40ce912afbe2c5636aaa34442bfc5954.zip |
Add other notes and tips
Diffstat (limited to '2022/organizers-notebook')
-rw-r--r-- | 2022/organizers-notebook/index.org | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index 4a586a98..e5edd703 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -1062,11 +1062,13 @@ During the conference, you will: 10. Test Q&A. You can either wait for the video to finish or quit it with "q". You can paste in the URLs or use ~firefox /data/emacsconf/2022/index-$TRACK.html~ - - - Use OBS or ~pavucontrol~ to adjust the volume of BBB as needed. - - Start an Emacs for emergency announcements. - + Other notes and tips: + + - Use OBS or ~pavucontrol~ to adjust the volume of BBB as needed. + - You can use Emacs for emergency announcements. + - You can also ~ssh emacsconf-$TRACK@res.emasconf.org -p 46668~ and start new processes from the command-line, such as using ~track-mpv~. If you specify commands when you call SSH instead of using an interactive shell, you may need to also specify DISPLAY=:5 (for the gen track) or DISPLAY=:6 (for the dev track), since ssh won't pick up the variables from ~.bashrc~. + *** Managing the stream from the agenda (option B2) ssh orga@res.emacsconf.org -p $SSH_PORT |