<live-pusher id='livePusher' ref="livePusher" style="width: 1720px;height: 880px;"
:style="{'background':isPusher?'#000':'transparency'}"
:url="rtmp" mode="SD" :muted="true" :remote-mirror="false" local-mirror="disable" :enable-camera="true"
orientation="vertical" device-position="front" aspect="16:9" :min-bitrate="200" :max-bitrate="500"
@statechange="statechange" @netstatus="netstatus" @error="error">
</live-pusher>
推流画面和拉流画面是反方向的,如果设置两个画面是一样的?