<div dir="ltr"><div>in vpx.conf.xml I have rc-resize-allowed, rc-scaled-width, and rc-scaled-height all set to 0, but FreeSWITCH is still downscaling my video. I thought it my be related to video bandwidth, but increated to 10 megs and still see the issue.</div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>2020-07-25 19:46:13.427613 [INFO] switch_vpx.c:564 config: vp8<br>2020-07-25 19:46:13.427613 [INFO] switch_vpx.c:77     name                         = vp8<br>    decoder.threads              = 2<br>    lossless                     = 0<br>    cpuused                      = -6<br>    token_parts                  = 3<br>    static_thresh                = 100<br>    noise_sensitivity            = 1<br>    max_intra_bitrate_pct        = 0<br>    tune_content                 = 0<br>    g_usage                      = 0<br>    g_threads                    = 1<br>    g_profile                    = 2<br>    g_w                          = 320<br>    g_h                          = 240<br>    g_bit_depth                  = 8<br>    g_input_bit_depth            = 8<br>    g_timebase.num               = 1<br>    g_timebase.den               = 1000<br>    g_error_resilient            = 2<br>    g_pass                       = 0<br>    g_lag_in_frames              = 0<br>    rc_dropframe_thresh          = 0<br>    rc_resize_allowed            = 0<br>    rc_scaled_width              = 0<br>    rc_scaled_height             = 0<br>    rc_resize_up_thresh          = 60<br>    rc_resize_down_thresh        = 30<br>    rc_end_usage                 = 1<br>    rc_target_bitrate            = 1024<br>    rc_min_quantizer             = 4<br>    rc_max_quantizer             = 63<br>    rc_undershoot_pct            = 100<br>    rc_overshoot_pct             = 50<br>    rc_buf_sz                    = 5000<br>    rc_buf_initial_sz            = 1000<br>    rc_buf_optimal_sz            = 1000<br>    rc_2pass_vbr_bias_pct        = 50<br>    rc_2pass_vbr_minsection_pct  = 0<br>    rc_2pass_vbr_maxsection_pct  = 400<br>    kf_mode                      = 1<br>    kf_min_dist                  = 0<br>    kf_max_dist                  = 360<br>    ss_number_layers             = 1<br>    ts_number_layers             = 1<br>    ts_periodicity               = 0<br>    temporal_layering_mode       = 0<br>2020-07-25 19:46:13.427613 [NOTICE] switch_vpx.c:599 VPX encoder reset (WxH/BW) from 0x0/0 to 352x288/10240<br>2020-07-25 19:46:13.427613 [INFO] switch_vpx.c:630 VPX encoder WebM Project VP8 Encoder v1.8.1 settings:<br>2020-07-25 19:46:13.427613 [INFO] switch_vpx.c:77     name                         = vp8<br>    decoder.threads              = 2<br>    lossless                     = 0<br>    cpuused                      = -6<br>    token_parts                  = 3<br>    static_thresh                = 100<br>    noise_sensitivity            = 1<br>    max_intra_bitrate_pct        = 0<br>    tune_content                 = 0<br>    g_usage                      = 0<br>    g_threads                    = 1<br>    g_profile                    = 2<br>    g_w                          = 352<br>    g_h                          = 288<br>    g_bit_depth                  = 8<br>    g_input_bit_depth            = 8<br>    g_timebase.num               = 1<br>    g_timebase.den               = 1000<br>    g_error_resilient            = 2<br>    g_pass                       = 0<br>    g_lag_in_frames              = 0<br>    rc_dropframe_thresh          = 0<br>    rc_resize_allowed            = 0<br>    rc_scaled_width              = 0<br>    rc_scaled_height             = 0<br>    rc_resize_up_thresh          = 60<br>    rc_resize_down_thresh        = 30<br>    rc_end_usage                 = 1<br>    rc_target_bitrate            = 10240<br>    rc_min_quantizer             = 4<br>    rc_max_quantizer             = 63<br>    rc_undershoot_pct            = 100<br>    rc_overshoot_pct             = 50<br>    rc_buf_sz                    = 5000<br>    rc_buf_initial_sz            = 1000<br>    rc_buf_optimal_sz            = 1000<br>    rc_2pass_vbr_bias_pct        = 50<br>    rc_2pass_vbr_minsection_pct  = 0<br>    rc_2pass_vbr_maxsection_pct  = 400<br>    kf_mode                      = 1<br>    kf_min_dist                  = 0<br>    kf_max_dist                  = 360<br>    ss_number_layers             = 1<br>    ts_number_layers             = 1<br>    ts_periodicity               = 0<br>    temporal_layering_mode       = 0<br>2020-07-25 19:46:13.467654 [INFO] switch_rtp.c:3278 Changing audio DTLS state from HANDSHAKE to SETUP<br>2020-07-25 19:46:13.467654 [INFO] switch_rtp.c:3185 audio Fingerprint Verified.<br>2020-07-25 19:46:13.467654 [INFO] switch_rtp.c:4217 Activating audio Secure RTP SEND<br>2020-07-25 19:46:13.467654 [INFO] switch_rtp.c:4195 Activating audio Secure RTP RECV<br><br></div><div>><><br>nathan stratton</div></div></div></div></div>