From 2a8ce152254bfc62dcaac8c2afb97a8d22c04c6a Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Mon, 7 Nov 2022 11:45:31 -0500 Subject: Add prerecs for streaming --- 2022/organizers-notebook.md | 13 ++++++++++++- 2022/organizers-notebook/index.org | 13 ++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) (limited to '2022') diff --git a/2022/organizers-notebook.md b/2022/organizers-notebook.md index 870890d7..eb50186e 100644 --- a/2022/organizers-notebook.md +++ b/2022/organizers-notebook.md @@ -1319,6 +1319,17 @@ Goals: - [X] Control MPV from the commandline: track-mpv appears in the correct display, and it can also be controlled via the socket like this: echo ’{ “command”: [“loadfile”, “test2.webm”] }’ | socat - ~/mpv-socket-emacsconf-dev - [ ] Share the window instead of the desktop? +Prerequisites: + +- You need to be able to SSH out to res.emacsconf.org on port 46668 + and forward ports, so one of the main organizers needs to add your + SSH public key to the authorized\_keys file. Please e-mail your SSH + public key to sacha@sachachua.com and test that port 46668 is not + blocked. +- For streaming from OBS in VNC, you will need a VNC viewer like + tigervnc-viewer. +- For streaming from your local computer, you will need OBS and FFmpeg. + ### Broadcasting from local OBS (optional) @@ -3102,7 +3113,7 @@ Probably focus on grabbing the audio first and seeing what’s worth keeping Make a table of the form - +
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index 31878275..4e337809 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -962,7 +962,18 @@ Goals: - [-] Split the audio so that we can join the Q&A room before the MPV ends - handled by automatic scene switcher detecting mpv, but we can't share just a window, so we might as well just wait - [X] Control MPV from the commandline: track-mpv appears in the correct display, and it can also be controlled via the socket like this: echo '{ "command": ["loadfile", "test2.webm"] }' | socat - ~/mpv-socket-emacsconf-dev - [ ] Share the window instead of the desktop? - + +Prerequisites: + +- You need to be able to SSH out to res.emacsconf.org on port 46668 + and forward ports, so one of the main organizers needs to add your + SSH public key to the authorized_keys file. Please e-mail your SSH + public key to sacha@sachachua.com and test that port 46668 is not + blocked. +- For streaming from OBS in VNC, you will need a VNC viewer like + tigervnc-viewer. +- For streaming from your local computer, you will need OBS and FFmpeg. + *** Broadcasting from local OBS (optional) - You can copy the profile from your track or look inside it for the icecast mount point details: -- cgit v1.2.3