mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 16:58:35 +00:00
FS-11425 enable profile name on test case
This commit is contained in:
parent
d12aeb4fff
commit
6d1309c97d
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user