Giter Site home page Giter Site logo

suicidesin / obs-stream-effects Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xaymar/obs-streamfx

0.0 1.0 0.0 383 KB

Bring your stream back to life with modern effects!

Home Page: https://discord.gg/DaeJg7M

License: GNU General Public License v2.0

CMake 9.64% Batchfile 0.69% C++ 89.67%

obs-stream-effects's Introduction

OBS Stream Effects

Bring your stream to life with more modern effects! Stream Effects adds several much needed features to OBS Studio, such as real time Blur and 3D Transform. Now you can blur out sources you think may be questionable, add sick 3D effects or recreate the Heroes of the Storm displacement overlay with the Displacement filter.

Support The Project

The project is supported through my Patreon, Twitch Channel and YouTube Channel. Any funds made through those means go towards improving this and other similar Projects. Support the project today and get early access to future releases!

Features

Filters

  • 3D Transform
  • Blur
  • Displacement
  • Custom Shader

Transitions

  • Custom Shader

Sources

  • Source Mirror (Alternative to Scenes, with Audio Mirroring)
  • Custom Shader

Build Status

Windows Linux & Mac
AppVeyor Status Build Status

Building the Project

Building the project is fairly easy and relies on CMake to ease the process.

Prerequisites

  • Visual Studio 2013, 2015 or 2017
  • CMake
  • A built version of obs-studio

Configuration

The project supports both command line and GUI versions of cmake, these are the parameters than can be configured:

  • PATH_OBSStudio: Path to the root of a completely built obs-studio version.
  • INSTALL_DIR: Where the INSTALL target installs files to.
  • PACKAGE_PREFIX: The prefix for the PACKAGE_* generated files.
  • PACKAGE_SUFFIX: The suffix for the PACKAGE_* generated files, defaults to the version number.

Building

Building is simply handled by CMake. If you generated an IDE project, just use the IDE provided options for building.

Installing

You can directly install files into an existing obs-studio installation or put them in a separate directory for later packaging and releasing. Simply point INSTALL_DIR to the directory where you want the files to be installed to and then run the INSTALL target (which will also build the project if it hasn't been built yet).

Packaging

Packaging has two options, 7zip and zip. Simply run the targets PACKAGE_ZIP and/or PACKAGE_7ZIP and you will have a build that you can distribute.

Continuous Integration

To ease detection of bad commits and PRs, CI support has been added to the project. Currently the following CI providers are supported:

  • AppVeyor (for Windows on any support Visual Studio version)

obs-stream-effects's People

Contributors

xaymar avatar

Watchers

James Cloos 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.