OBS Studio scene collection and local media assets for DEVx.
DEVxOBS.json— OBS scene collectiondevx-background.webm— background video used by the sceneDEVxLogoText.png— DEVx logo image used by the scene
OBS stores scene collections here by default:
- macOS:
~/Library/Application Support/obs-studio/basic/scenes/ - Windows:
%APPDATA%\obs-studio\basic\scenes\
Install OBS Studio and the OBS Detect plugin before installing this scene collection:
- OBS Detect: latest release, GitHub project, OBS forum listing
Use the release page above to download the installer for your platform.
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.
curl -fsSL https://raw.githubusercontent.com/DEVxNetwork/obs-config/main/scripts/bootstrap-macos.sh | bashirm https://raw.githubusercontent.com/DEVxNetwork/obs-config/main/scripts/bootstrap-windows.ps1 | iexThe media assets are installed in ~/Library/Application Support/obs-studio/DEVxOBS/
on macOS and %APPDATA%\obs-studio\DEVxOBS\ on Windows.
- Restart OBS Studio if it is running.
- Open Scene Collection in the OBS menu.
- Select DEVxOBS.
- If prompted about missing files, run the installation command again.