Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 2.69 KB

README.md

File metadata and controls

33 lines (17 loc) · 2.69 KB

Additions to OBS the Open Broadcaster Software

OBS is a popular piece of software used to stream live on Twitch or other channels. It is extensible through plugins to add video effects or data connections. OBS is well-documented and available for Windows, macOS and Linux.

At its kernel, for maximal performance, OBS is largely based on GPU-based video processing in the form of DirectX / OpenGL shaders (encapsulated in DirectX-like .effect files).

Various stuff running under OBS can be found in this repository.

OBS Wiki Pages

Some OBS Wiki pages were prepared on this repository before going to the official OBS repository:

source shake

filter halftone

BFX Texture Skin Filter

This "skin" OBS filter can be used to replace certain areas of a particular color in the source with a texture. It is a quick-and-dirty, very basic attempt to produce a skin replacement effect.

skin-filter

Effects for StreamFX

Some early effects were developed for StreamFX, e.g. the first attempt to reproduce Amstrad CPC pictures.

streamfx-example