feat: Show overlay (avatar & title) in embed, when controls are visible or video is paused/stopped

This commit is contained in:
Yiannis Christodoulou
2025-09-30 10:11:54 +03:00
parent d34e8ee5c7
commit d5d1e2496f
2 changed files with 15 additions and 6 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>VideoJS</title>
</head>
<body>
<body style="padding: 0; margin: 0">
<!-- <div id="video-js-root-main"></div> -->
<div id="page-embed">
<div id="video-js-root-embed" class="video-js-root-embed"></div>