Go to file
2024-06-13 17:43:54 +02:00
.github use new plugin template (#1) 2024-06-13 17:43:54 +02:00
build-aux use new plugin template (#1) 2024-06-13 17:43:54 +02:00
cmake use new plugin template (#1) 2024-06-13 17:43:54 +02:00
data/locale link to obs 30 2024-06-13 13:53:02 +02:00
media initial commit 2024-06-13 11:58:07 +02:00
.clang-format initial commit 2024-06-13 11:58:07 +02:00
.cmake-format.json use new plugin template (#1) 2024-06-13 17:43:54 +02:00
.gitignore initial commit 2024-06-13 11:58:07 +02:00
buildspec.json use new plugin template (#1) 2024-06-13 17:43:54 +02:00
CMakeLists.txt use new plugin template (#1) 2024-06-13 17:43:54 +02:00
CMakePresets.json use new plugin template (#1) 2024-06-13 17:43:54 +02:00
config-dialog.cpp initial commit 2024-06-13 11:58:07 +02:00
config-dialog.hpp use new plugin template (#1) 2024-06-13 17:43:54 +02:00
file-updater.c use new plugin template (#1) 2024-06-13 17:43:54 +02:00
file-updater.h initial commit 2024-06-13 11:58:07 +02:00
LICENSE initial commit 2024-06-13 11:58:07 +02:00
multistream.cpp use new plugin template (#1) 2024-06-13 17:43:54 +02:00
multistream.hpp use new plugin template (#1) 2024-06-13 17:43:54 +02:00
README.md initial commit 2024-06-13 11:58:07 +02:00
resource.rc.in initial commit 2024-06-13 11:58:07 +02:00
resources.qrc initial commit 2024-06-13 11:58:07 +02:00
TRANSLATIONS.md initial commit 2024-06-13 11:58:07 +02:00
version.h.in initial commit 2024-06-13 11:58:07 +02:00

Aitum Multistream for OBS Studio

Plugin for OBS Studio to add Aitum logo Aitum

Build

  • In-tree build
  • Stand-alone build
    • Verify that you have development files for OBS
    • Check out this repository and run cmake -S . -B build -DBUILD_OUT_OF_TREE=On && cmake --build build

Translations

Please read Translations