<view class="self-view" wx:if="{{pusherUrl!=''}}">
<live-pusher id="pusher" url="{{pusherUrl}}" muted="{{!enablePushMicrophone}}" bindstatechange="pushStateChange" beauty="5" max-bitrate="800" min-bitrate="500" enable-mic="{{enablePushMicrophone}}" enable-camera="true">
</live-pusher>
</view>
'' 渲染失败的操作, 错误原因: fail: can not insert VOIP mode LivePusher now
加上或者去掉mode=”rtp“无效
每次打开都可以正常显示