<live-player v-if="isShowPlayer" id="livePlayer" :src="url" :orientation="orientation" :min-cache="cacheMinTime" :max-cache="cacheMaxTime" :autoplay="isPlay" mode="live" @statechange="statechange($event,url)" :muted="isMute" @error="error" style="width: 100%;"
:style="{height:playHeight+'px'}" object-fit="contain" @netstatus="netstatusChange"/>