From 68979543aa12d03c119e1f0799888569b449affe Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 23 Nov 2021 23:58:55 -0500 Subject: Tweak playbook --- playbook.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'playbook.md') diff --git a/playbook.md b/playbook.md index d4f8439b..eff58201 100644 --- a/playbook.md +++ b/playbook.md @@ -33,12 +33,10 @@ - [live0 can't handle the load or is close to network transfer limit](#network) - [Before the conference](#before) - [Help speakers with tech checks](#tech-checks) - - [Experiment with setup to allow MPV / BBB sound isolation](#org76b68a3) + - [Experiment with setup to allow MPV / BBB sound isolation](#sound) -- [Export and tangle]((progn (org-md-export-to-markdown) (org-babel-tangle))) - @@ -597,7 +595,7 @@ Exceptions: - Possible picture-in-picture approach to maximize screen real estate - + ## Experiment with setup to allow MPV / BBB sound isolation @@ -620,6 +618,6 @@ You can probably then use `pavucontrol` (choose All Streams instead of Applications on the Playback tab) or something like the following to redirect the mpv output to the mpv sink. - pacmd list-sink-inputs # notice the + pacmd list-sink-inputs # notice the ID for the process you want to redirect pacmd move-sink-input 1 mpv -- cgit v1.2.3