prueba command conversion 3

parent d5edc16a
......@@ -40,7 +40,7 @@
//carga url y content type hls
this.src({
type: 'application/x-mpegURL',
src: atob(dmUri);
src: atob(dmUri)
});
///reproduccion de video
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment