Coder Social home page Coder Social logo

kylergib / sceneswitcher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from warmuptill/sceneswitcher

0.0 0.0 0.0 14.9 MB

An automated scene switcher for OBS Studio

Home Page: https://obsproject.com/forum/resources/automatic-scene-switching.395/

License: GNU General Public License v2.0

C++ 96.35% Python 0.14% C 0.03% Objective-C++ 0.59% Makefile 0.02% CMake 2.87%

sceneswitcher's Introduction

SceneSwitcher

An automation plugin for OBS Studio.

More information can be found on https://obsproject.com/forum/resources/automatic-scene-switching.395/.

Downloads

Binaries for Windows, MacOS, and Linux are available in the Releases section.

Installing the plugin

For the Windows and MacOS platforms, it is recommended to run the provided installers.

For Linux the Snap package manager offers an OBS Studio installation which is bundled with the plugin:

sudo snap install obs-studio

The plugin is also available via the Flatpak package manager for users who installed OBS via Flatpak:

flatpak install com.obsproject.Studio.Plugin.SceneSwitcher

Also note that the Linux version of this plugin has the following dependencies to XTest, XScreensaver and optionally OpenCV.
If apt is supported on your system they can be installed using:

sudo apt-get install \
    libxtst-dev \
    libxss-dev \
    libprocps-dev \
    libopencv-dev

Contributing

  • If you wish to contribute code to the project, have a look at this section describing how to compile the plugin.
  • If you wish to contribute translations, feel free to submit pull requests for the corresponding files under data/locale.

sceneswitcher's People

Contributors

warmuptill avatar c3r1c3 avatar eribertomota avatar eliasdipa avatar pandermusubi avatar shugen002 avatar beyondvertical avatar exeldro avatar orion78fr avatar kieve avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.