提交 6d1309c9 authored 作者: Seven Du's avatar Seven Du 提交者: Andrey Volk

FS-11425 enable profile name on test case

上级 d12aeb4f
...@@ -75,7 +75,7 @@ FST_CORE_BEGIN("conf") ...@@ -75,7 +75,7 @@ FST_CORE_BEGIN("conf")
int packets = 0; int packets = 0;
switch_status_t encode_status; switch_status_t encode_status;
// switch_set_string(codec_settings.video.config_profile_name, "conference"); switch_set_string(codec_settings.video.config_profile_name, "conference");
if (!fctcl_is("--disable-hw")) { if (!fctcl_is("--disable-hw")) {
codec_settings.video.try_hardware_encoder = 1; codec_settings.video.try_hardware_encoder = 1;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论