|
|
@ -42,7 +42,7 @@ |
|
|
|
// counter.init("demoC", counter.toSecs(2020, 7, 1, 0, 0, 0)); |
|
|
|
// counter.init("demoC", counter.toSecs(2020, 7, 1, 0, 0, 0)); |
|
|
|
|
|
|
|
|
|
|
|
// For this example, we just set to 2 days from now |
|
|
|
// For this example, we just set to 2 days from now |
|
|
|
let dtlater = new Date(2020, 7, 4, 16, 0, 0); |
|
|
|
let dtlater = new Date(2020, 7, 4, 15, 0, 0); |
|
|
|
console.log(dtlater.getHours()); |
|
|
|
console.log(dtlater.getHours()); |
|
|
|
counter.init( |
|
|
|
counter.init( |
|
|
|
"live-counter", |
|
|
|
"live-counter", |
|
|
@ -162,7 +162,7 @@ |
|
|
|
<video id="cryptoparty-live" class="video-js" controls preload="auto" width="550px" height="300px" |
|
|
|
<video id="cryptoparty-live" class="video-js" controls preload="auto" width="550px" height="300px" |
|
|
|
data-setup="{}"> |
|
|
|
data-setup="{}"> |
|
|
|
|
|
|
|
|
|
|
|
<source src=""/> |
|
|
|
<source src="http://157.245.67.168:5080/LiveApp/streams/574124576795213170096798.m3u8?token=null"/> |
|
|
|
|
|
|
|
|
|
|
|
<p class="vjs-no-js"> |
|
|
|
<p class="vjs-no-js"> |
|
|
|
To view this video please enable JavaScript, and consider upgrading to a |
|
|
|
To view this video please enable JavaScript, and consider upgrading to a |
|
|
|