<live-pusher
:url="url"
v-if="url !== ''"
:style="{position: 'absolute', width: '100%', height: config.height + 'px'}"
mode="live"
:aspect="aspect"
class="camera"
@statechange="stateChangeHandler"
@netstatus="netChangeHandler"
background-mute="true"
:enable-camera="enableCamera"
:muted="muted"
:beauty="beauty"
waiting-image="https://mc.qcloudimg.com/static/img/daeed8616ac5df256c0591c22a65c4d3/pause_publish.jpg"
enable-agc="true"
enable-ans="true"
audio-reverb-type="5"
max-bitrate="500"
min-bitrate="200"
:debug="debug"
:autopush="true">
右侧是原图,左侧是实际推流过程中的效果
你好,麻烦具体描述问题流程,提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html