diff --git a/.gitmodules b/.gitmodules index 87f91db..151ff14 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "third-party/nvidia-maxine-vfx-sdk"] path = third-party/nvidia-maxine-vfx-sdk url = https://github.com/NVIDIA/MAXINE-VFX-SDK.git +[submodule "third-party/obs-studio"] + path = third-party/obs-studio + url = https://github.com/obsproject/obs-studio.git diff --git a/third-party/obs-studio b/third-party/obs-studio new file mode 160000 index 0000000..b4f7499 --- /dev/null +++ b/third-party/obs-studio @@ -0,0 +1 @@ +Subproject commit b4f7499b33b53351e56a02fc6194f11d8af78da5