diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-11-07 11:45:31 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-11-07 11:45:31 -0500 |
commit | 2a8ce152254bfc62dcaac8c2afb97a8d22c04c6a (patch) | |
tree | 94c6e85ae87181b82fdf8777c1dc7d9355dae2ce /2022/organizers-notebook | |
parent | 915d537894e53c9546a9f7d2a60c2ce16a390b17 (diff) | |
download | emacsconf-wiki-2a8ce152254bfc62dcaac8c2afb97a8d22c04c6a.tar.xz emacsconf-wiki-2a8ce152254bfc62dcaac8c2afb97a8d22c04c6a.zip |
Add prerecs for streaming
Diffstat (limited to '2022/organizers-notebook')
-rw-r--r-- | 2022/organizers-notebook/index.org | 13 |
1 files changed, 12 insertions, 1 deletions
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: |