HTML Video Player With CustomWebView

Please I cant find a single proper way to load my video player with CustomWebView


and the html code is

<html>
<body>
<iframe width="560" height="315" src="//ok.ru/videoembed/1946490309126" frameborder="0" allow="autoplay" allowfullscreen=""></iframe>
</body>
</html>

can any one help me

Are you getting any error?