<video style="width:100%;height:100%"
src="{{pullStreamUrl}}"
controls="{{false}}"
show-progress="{{false}}"
show-center-play-btn="{{false}}"
picture-in-picture-mode="{{['push']}}"
show-fullscreen-btn="{{false}}"
autoplay="{{true}}"
binderror="preVideoErr"
object-fit="{{liveConfig.objectVideoFit}}"
bindloadedmetadata="handleVideoLoadedmetadata"
>
</video>
