Add mac-syphon plugin

Allows adding Syphon servers as sources, and provides game-capture if
used with SyphonInject (specifically the scripting additions have to be
installed for SyphonInject to work from within OBS)
This commit is contained in:
Palana
2014-08-24 00:58:35 +02:00
parent 0f15cc143e
commit 019a70f0d4
8 changed files with 1263 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -1,3 +1,7 @@
[submodule "plugins/win-dshow/libdshowcapture"]
path = plugins/win-dshow/libdshowcapture
url = https://github.com/jp9000/libdshowcapture.git
[submodule "plugins/mac-syphon/syphon-framework"]
path = plugins/mac-syphon/syphon-framework
url = https://github.com/palana/Syphon-Framework.git