diff --git a/script/public/index.html b/script/public/index.html
index 7a4b49fc..2437083c 100644
--- a/script/public/index.html
+++ b/script/public/index.html
@@ -9,6 +9,7 @@
+
@@ -73,7 +74,7 @@
Información de la reproducción
Formatos soportados
- aac, mp3, nsvaudio/mpeg
+ aac, mp3, nsv, audio/mpeg
@@ -123,7 +124,7 @@
player = new Clappr.Player({
source: channelToReproduce,
parentId: '#video-player',
- height: '400px',
+ height: '500px',
width: '100%',
autoPlay: true,
});
@@ -175,6 +176,9 @@
document.getElementById("video-resolution").innerHTML = "";
}
+
+
+