Giter Club home page Giter Club logo

streamdeck-obs-plugin's Introduction

Stream Deck OBS plugin (deprecated)

This project is superseded by the new Stream Deck - OBS Studio plugin 2.0


This is the source code of the Stream Deck OBS plugin for Windows and macOS.

Building

  • Make sure you are using Qt 5.10.1. OBS is compiled using this Qt version.
  • Open OBSPlugin4StreamDeck.pro in QtCreator and compile the project.

Updating libobs

The OBS plugin needs to be linked against:

  • libobs
  • libobs-frontend-api

You can get the precompiled libraries and source code for Windows and macOS here: https://github.com/jp9000/obs-studio/releases

Windows

  1. Download the latest OBS-Studio-xx.y.z-Full.zip (for example OBS-Studio-21.0.1-Full.zip)
  2. Unzip the file
  3. Copy the following files to obs-dev/bin/win:
    • bin/64bit/obs.dll
    • bin/64bit/obs-frontend-api.dll
  4. Run the Batch script obs-dev/bin/win/RegenerateLIBs.bat to geenrate obs.lib and obs-frontend-api.lib

macOS

  1. Download the latest installer obs-mac-xx.y.z-installer.pkg (for example obs-mac-21.0.3-installer.pkg)
  2. Install OBS
  3. Copy the following files to obs-dev/bin/mac:
    • /Applications/OBS.app/Contents/Resources/bin/libobs.0.dylib
    • /Applications/OBS.app/Contents/Resources/bin/libobs-frontend-api.dylib

Headers

  1. Download the source code used by the precompiled libraries
  2. Update the required header files in obs-dev/headers

streamdeck-obs-plugin's People

Contributors

timac avatar ruediger-maiwald avatar vic-elgato avatar exeldro avatar nikhilnarayana avatar elgato-tschnitzler 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.