PowerPointToOBSSceneSwitcher
A .NET core based scene switcher than connects to OBS and changes scenes based note meta data. Put "OBS:Your Scene Name" as the first line in your notes and ensure the OBS Web Sockets Server is running and this app will change your scene as you change your PowerPoint slides
Install / Use
/learn @shanselman/PowerPointToOBSSceneSwitcherREADME
PowerPointToOBSSceneSwitcher
A .NET core based scene switcher that connects to OBS and changes scenes based note meta data. Put "OBS:Your Scene Name" on its own line in your notes and ensure the OBS Web Sockets Server is running and this app will change your scene as you change your PowerPoint slides.
Note this won't build with "dotnet build," instead open a Visual Studio 2019 Developer Command Prompt and build with "msbuild"
This video explains how it works!
Usage
- Set a scene for a slide with
OBS:{Scene name as it appears in OBS}
Example:
OBS:Scenename
- Set a default scene (used when a scene is not defined) with
OBSDEF:{Scene name as it appears in OBS}
Example:
OBSDEF:DefaultScene
UPDATE: For many this just clones and builds, but for some folks (unknown why) it doesn't.
Here are some instructions that worked for community member Harold Dickerman. I haven't tested these instructions:
-
Here are the build instructions for PowerPointToOBSSceneSwitcher: https://visualstudio.microsoft.com/thank-you-downloading-visual-studio-exp/?sku=Community&rel=16
- .NET Development (Core only, No Optional requirements)
- Individual Components: C# and Visual Basic Roslyn compiler, MSBUILD
-
Ensure NuGet.org is listed in Visual Studio as a package source, per fix: https://stackoverflow.com/questions/52376567/how-to-resolve-unable-to-find-package-nuget-error
-
Download and install: https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-3.1.14-windows-x64-installer
-
Download and install: https://github.com/Palakis/obs-websocket/releases/download/4.9.0/obs-websocket-4.9.0-Windows-Installer.exe
-
Download and unzip https://github.com/shanselman/PowerPointToOBSSceneSwitcher/archive/refs/heads/main.zip
-
Double click on PowerPointToOBSSceneSwitcher.sln should open Visual Studio
-
Select Build > Build PowerPointToOBSSceneSwitcher.sln
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

