diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-11-14 10:26:51 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-11-14 10:26:51 -0500 |
commit | 6df7c0fb8360ab9d2c2408523ba0fe4339d12b09 (patch) | |
tree | 613173d670f4d5965a337072c1382581ae020745 /2022 | |
parent | c5df943b55a9c2471a6a12c4fb0a218e792012be (diff) | |
parent | d2ce7284c2439e8ac50d745d2d65c489d6f91ffb (diff) | |
download | emacsconf-wiki-6df7c0fb8360ab9d2c2408523ba0fe4339d12b09.tar.xz emacsconf-wiki-6df7c0fb8360ab9d2c2408523ba0fe4339d12b09.zip |
Merge branch 'master' of git://git.emacsconf.org/emacsconf-wiki
Diffstat (limited to '2022')
-rw-r--r-- | 2022/organizers-notebook/index.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index 30747a68..ac6b46ff 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -1003,7 +1003,6 @@ Dry run checklist: - [ ] SSH to the server and play a video off-screen - [ ] SSH to the server with X forwarding and adjust the volume off-screen - add kitty-terminfo *** Broadcasting from local OBS (option A) - You can copy the profile from your track or look inside it for the icecast mount point details: @@ -1094,7 +1093,8 @@ Dry run checklist: - You can use Emacs for emergency or ad-hoc announcements. - Use OBS or ~pavucontrol~ to adjust the volume of BBB as needed. You might be able to manage ~pavucontrol~ off-screen with ~ssh emacsconf-$TRACK@res.emacsconf.org -X -p $SSH_PORT pavucontrol~. - 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~. - + - If you have a Wayland-only desktop without any X11 compatibility layer (example: [[https://swaywm.org][Sway]] with ~xwayland disable~) the suggested software (~tigervnc~) might no work. You can use instead for example ~gnome-remote-desktop~. The password for the VNC connection can be retrieved from the file ~vnc-passwd-$TRACK~ (3DES encrypted). + *** Managing the stream from the agenda (option B2) ssh orga@res.emacsconf.org -p $SSH_PORT |