forked from obsproject/obs-studio
-
Notifications
You must be signed in to change notification settings - Fork 23
/
.gitmodules
40 lines (40 loc) · 1.6 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[submodule "plugins/win-dshow/libdshowcapture"]
path = plugins/win-dshow/libdshowcapture
url = https://github.com/stream-labs/libdshowcapture.git
[submodule "plugins/mac-syphon/syphon-framework"]
path = plugins/mac-syphon/syphon-framework
url = https://github.com/palana/Syphon-Framework.git
[submodule "plugins/enc-amf"]
path = plugins/enc-amf
url = https://github.com/stream-labs/obs-amd-encoder.git
[submodule "plugins/obs-browser"]
path = plugins/obs-browser
url = https://github.com/stream-labs/obs-browser.git
[submodule "plugins/obs-outputs/ftl-sdk"]
path = plugins/obs-outputs/ftl-sdk
url = https://github.com/Mixer/ftl-sdk.git
[submodule "plugins/obs-ndi"]
path = plugins/obs-ndi
url = https://github.com/stream-labs/obs-ndi.git
branch = streamlabs-obs
[submodule "plugins/slobs-virtual-cam"]
path = plugins/slobs-virtual-cam
url = https://github.com/stream-labs/slobs-virtual-cam.git
[submodule "plugins/obs-openvr"]
path = plugins/obs-openvr
url = https://github.com/stream-labs/OBS-OpenVR-Input-Plugin.git
[submodule "plugins/motion-effect"]
path = plugins/motion-effect
url = https://github.com/stream-labs/motion-effect.git
[submodule "plugins/mediasoup-connector"]
path = plugins/mediasoup-connector
url = https://github.com/stream-labs/mediasoup-connector.git
[submodule "plugins/obs-vst"]
path = plugins/sl-vst
url = https://github.com/stream-labs/obs-vst.git
[submodule "plugins/win-spout"]
path = plugins/win-spout
url = https://github.com/stream-labs/obs-spout2-plugin.git
[submodule "plugins/obs-websocket"]
path = plugins/obs-websocket
url = https://github.com/stream-labs/obs-websocket.git