Update '12/liveplayer.js'

master
golub 4 years ago
parent 002058cd59
commit 90026a037b

@ -1,6 +1,7 @@
function liveplayer (elt) {
var last_timestamp,
DELAY_TIME_SECS = 5;
DELAY_TIME_SECS = 5
original.src=iframe.src;
async function poll () {
console.log("poll");

Loading…
Cancel
Save