No video, only sound in webview from my homepage

I can’t figure out how to get a video to play in a webview.

Only youtube videos work, but non from my homepage work. Sound only works:

<WebView
source={{
uri: ‘MyHomePage’ ,
}}
/>
I tried many things but cant find a solution