TV Parroquia
function reload() { setTimeout('reloadImg("refresh")',1000) };
function reloadImg(id) { var obj = document.getElementById(id); var date = new Date(); obj.src = "http://62.175.249.14:1201/videostream.cgi?user=parroquia&pwd=123456123456&t=" + Math.floor(date.getTime()/1000); }
Leave a Reply
Lo siento, debes estar conectado para publicar un comentario.