mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-24 10:14:13 -05:00
Remove loading of test-input module
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user