mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-08-05 18:42:00 +00:00
janus: disabled vplay config
This commit is contained in:
@@ -70,7 +70,7 @@ us_config_s *us_config_init(const char *config_dir_path) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
config->aplay_dev_name = _get_value(jcfg, "aplay", "device");
|
config->aplay_dev_name = _get_value(jcfg, "aplay", "device");
|
||||||
config->vplay_sink_name = _get_value(jcfg, "vplay", "sink");
|
// config->vplay_sink_name = _get_value(jcfg, "vplay", "sink");
|
||||||
|
|
||||||
goto ok;
|
goto ok;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user