Skip to content

Collection of scripts useful to propagate local changes from obs-studio / obs-studio-node into desktop

Notifications You must be signed in to change notification settings

streamlabs/obs-buildScripts

Repository files navigation

Description

This project contains a collection of bash scripts that will build various streamlabs projects like streamlabs/obs-studio for mac & install it in other projects.

How to use

Install this folder in the same directory right beside streamlabs-desktop, streamlabs-obs-studio, and streamlabs/obs-studio-node. This project contains bash scripts

root
-->buildScripts
-->streamlabs/desktop
-->streamlabs/obs-studio folder
-->obs-studio-node

Environment variables

If you want to enable mac-virtual-cam on macOS 12.3+ you'll need to define the following environment variable OBS_CODESIGN_TEAM to enable automatic codesign in xcode.

Testing SLOBS changes in obs-studio-node

Run update-everything-from-SLOBS.sh script to build streamlabs/obs-studio & obs-studio-node. The resulting artifacts will be copied into streamlabs/desktop. Now when you execute the yarn run test command in OSN directory, it will utilize the latest build automatically. In addition, desktop will also be updated.

About

Collection of scripts useful to propagate local changes from obs-studio / obs-studio-node into desktop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages