User Tools

Site Tools


guides:compiling-obs-plugins-debian

Compiling OBS plugins on Debian

Prerequisites

This guide assumes you're currently running Debian using the testing OBS studio package.

Clone the OBS git

[baku@sylphe]:/tmp$ git clone https://github.com/obsproject/obs-studio

Clone the plugin git

Actual compiling

[baku@sylphe]:/tmp$ cd plugin

Move library to the plugin directory

[baku@sylphe]:/tmp/plugin$ mv lib.os /usr/lib/x86_64-linux-gnu/obs-plugins/

guides/compiling-obs-plugins-debian.txt · Last modified: 2018/10/06 13:16 by baku