Skip to content

DEVxNetwork/obs-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEVx OBS config

OBS Studio scene collection and local media assets for DEVx.

Included files

  • DEVxOBS.json — OBS scene collection
  • devx-background.webm — background video used by the scene
  • DEVxLogoText.png — DEVx logo image used by the scene

OBS config locations

OBS stores scene collections here by default:

  • macOS: ~/Library/Application Support/obs-studio/basic/scenes/
  • Windows: %APPDATA%\obs-studio\basic\scenes\

Requirements

Install OBS Studio and the OBS Detect plugin before installing this scene collection:

Use the release page above to download the installer for your platform.

Install

Run the command for your platform. It temporarily downloads this repository, installs the scene collection and media assets, and then removes the download. Re-run the same command to update an existing installation.

macOS

curl -fsSL https://raw.githubusercontent.com/DEVxNetwork/obs-config/main/scripts/bootstrap-macos.sh | bash

Windows PowerShell

irm https://raw.githubusercontent.com/DEVxNetwork/obs-config/main/scripts/bootstrap-windows.ps1 | iex

The media assets are installed in ~/Library/Application Support/obs-studio/DEVxOBS/ on macOS and %APPDATA%\obs-studio\DEVxOBS\ on Windows.

After installing

  1. Restart OBS Studio if it is running.
  2. Open Scene Collection in the OBS menu.
  3. Select DEVxOBS.
  4. If prompted about missing files, run the installation command again.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors