Go to file
2024-07-11 14:02:21 +02:00
.github Codesign windows installer 2024-06-14 21:57:22 +02:00
build-aux use new plugin template (#1) 2024-06-13 17:43:54 +02:00
cmake Make installer not auto append obs-studio when selecting directory 2024-07-11 14:02:21 +02:00
data/locale Add version check 2024-06-18 08:34:29 +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 Bump version 2024-07-11 13:56:14 +02:00
CMakeLists.txt use new plugin template (#1) 2024-06-13 17:43:54 +02:00
CMakePresets.json Try fix mac build 2024-06-14 13:38:13 +02:00
config-dialog.cpp Add Aitum Vertical support 2024-07-11 13:54:58 +02:00
config-dialog.hpp Add Aitum Vertical support 2024-07-11 13:54:58 +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 Add Aitum Vertical support 2024-07-11 13:54:58 +02:00
multistream.hpp Add Aitum Vertical support 2024-07-11 13:54:58 +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