Remove loading of test-input module
This commit is contained in:
parent
1188ad7561
commit
a1073b8c1d
@ -509,7 +509,7 @@ void OBSBasic::OBSInit()
|
||||
/* TODO: this is a test, all modules will be searched for and loaded
|
||||
* automatically later */
|
||||
obs_load_module("image-source");
|
||||
obs_load_module("test-input");
|
||||
// obs_load_module("test-input");
|
||||
obs_load_module("obs-ffmpeg");
|
||||
obs_load_module("obs-libfdk");
|
||||
obs_load_module("obs-x264");
|
||||
|
Loading…
x
Reference in New Issue
Block a user