I have a page with a video player in it, a video HTML tag. When I load the page by typing the URL, the video plays fine, but when i go from a different page to the player page (Link cliked Msg), the image won’t come up, i can hear the sound of the video, but the image won’t show.
That’s a good sign at least, helps us narrow it down.
My thoughts then is it could be browser related (unlikely, but worth trying another browser) or a bug with your JS code. Maybe it’s holding a reference to another video element? This isn’t by chance available somewhere that others can test it?