Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-11-24 18:19:29 +01:00
padre 0d10ad7b97
commit 686d418129

Ver fichero

@@ -420,7 +420,7 @@ export default function Home() {
</div> </div>
)} )}
{/* Video Player */ {/* Video Player */}
<div className="bg-white rounded-lg shadow-lg p-4" ref={videoPlayerRef}> <div className="bg-white rounded-lg shadow-lg p-4" ref={videoPlayerRef}>
{watchingUser ? ( {watchingUser ? (
// Modo watching: mostrar stream remoto o mensaje de carga // Modo watching: mostrar stream remoto o mensaje de carga