Go to file
2024-06-13 13:53:02 +02:00
.github link to obs 30 2024-06-13 13:53:02 +02:00
cmake initial commit 2024-06-13 11:58:07 +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
.gitignore initial commit 2024-06-13 11:58:07 +02:00
buildspec.json link to obs 30 2024-06-13 13:53:02 +02:00
CMakeLists.txt link to obs 30 2024-06-13 13:53:02 +02:00
config-dialog.cpp initial commit 2024-06-13 11:58:07 +02:00
config-dialog.hpp initial commit 2024-06-13 11:58:07 +02:00
file-updater.c initial commit 2024-06-13 11:58:07 +02:00
file-updater.h initial commit 2024-06-13 11:58:07 +02:00
installer.iss.in link to obs 30 2024-06-13 13:53:02 +02:00
LICENSE initial commit 2024-06-13 11:58:07 +02:00
multistream.cpp link to obs 30 2024-06-13 13:53:02 +02:00
multistream.hpp initial commit 2024-06-13 11:58:07 +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