From 5409d57c002c7cd1baf252ec591ee862bdf283f1 Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Fri, 26 Jan 2024 19:35:27 +0100 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 051fe71..e0e3337 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,26 +1,26 @@ # [Home](Home) # [FAQ](FAQ) # Example guides - * [Set up a hotkey to start and stop recording with a fade from and to black](Set-up-hotkey-to-start-and-stop-recording-with-fade-from-and-to-black) + * [Show webcam only when speaking](Show-webcam-only-when-speaking) + * [Twitch Category Changer](Twitch-Category-Changer) + * [Detect elements on screen and hide them automatically](Activate-overlay-to-hide-parts-of-the-screen) + * [Motion detection](Motion-detection) * [Start other programs when starting OBS](Start-other-programs-when-starting-OBS) + * [Crossfading audio during scene changes](https://www.youtube.com/watch?v=JNZNzdsmIN4) + * [Switch scenes randomly](Switch-scenes-randomly) + * [Re-shuffle VLC source](https://www.youtube.com/watch?v=jV7e_FjmrM0) + * [Automatically switch scene if a game capture's target window no longer exists](Automatically-switch-scene-if-a-game-capture's-target-window-no-longer-exists) + * [Audio based scene switching in podcast setting](Variables#example-podcast) + * [Switching scenes based on portrait or landscape mode resolution of a window capture source](Scene-item-transform-condition#example-switching-scenes-based-on-portrait-or-landscape-mode-resolution-of-a-window-capture-source) + * [Set up a hotkey to start and stop recording with a fade from and to black](Set-up-hotkey-to-start-and-stop-recording-with-fade-from-and-to-black) * [Automatically cycle through a list of scenes](Automatically-cycle-through-a-list-of-scenes) * [Toggle visibility of scene items on a timer](Toggle-visibility-of-scene-items-on-a-timer) * [Advance through a list of scenes by hotkey](Advance-through-a-list-of-scenes-by-hotkey) * [Performing actions only when transitioning from A to B](Performing-actions-only-when-transitioning-from-A-to-B) - * [Show webcam only when speaking](Show-webcam-only-when-speaking) - * [Activate overlay to hide parts of the screen](Activate-overlay-to-hide-parts-of-the-screen) * [Media playlist with commercial interruptions](Media-playlist-with-commercial-interruptions) * [Split recording of stream into chunks](Automatically-split-recording-of-stream-into-chunks) - * [Automatically switch scene if a game capture's target window no longer exists](Automatically-switch-scene-if-a-game-capture's-target-window-no-longer-exists) - * [Switch scenes randomly](Switch-scenes-randomly) - * [Motion detection](Motion-detection) - * [Audio based scene switching in podcast setting](Variables#example-podcast) - * [Switching scenes based on portrait or landscape mode resolution of a window capture source](Scene-item-transform-condition#example-switching-scenes-based-on-portrait-or-landscape-mode-resolution-of-a-window-capture-source) * [Switching scenes for Aitum Vertical plugin](Switching-scenes-for-Aitum-Vertical-plugin) - * [Crossfading audio during scene changes](https://www.youtube.com/watch?v=JNZNzdsmIN4) - * [Re-shuffle VLC source](https://www.youtube.com/watch?v=jV7e_FjmrM0) * [Using MIDI devices](https://www.youtube.com/watch?v=kUNxEItiCG0&t=1098s) - * [Twitch Category Changer](Twitch-Category-Changer) # Explanations * [General tab overview](General-tab-overview)