All Projects → shanselman → Powerpointtoobssceneswitcher

shanselman / Powerpointtoobssceneswitcher

Licence: mit
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

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!

Watch the video

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].