Relative Content

Tag Archive for htmlreactjsvideo

React HTML5 video not running onLoadMetadata and poster not showing

I have this component. But after I upload the video to the server, the <DisplayVideo> component running but inside the video is not loading, and poster not showing. I even tried setting key with Date.now() to force rerender but no luck. I don’t understand the behaviour.