https://developers.weixin.qq.com/miniprogram/dev/component/live-pusher.html
<live-pusher
style="display: none;"
url="{{send_url}}"
mode="RTC"
autopush='{{true}}'
bindstatechange="recorderStateChange"
bindaudiovolumenotify="audiovolumenotify"
enable-camera="{{false}}"
debug="{{ture}}"
/>