From 209c26e699ba9b5f12855772b59618ce1a423da9 Mon Sep 17 00:00:00 2001
From: xc <double72cheng@gmail.com>
Date: Mon, 16 Aug 2021 17:31:26 +0800
Subject: [PATCH] add
---
src/main/resources/public/monitor/test.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/public/monitor/test.html b/src/main/resources/public/monitor/test.html
index 82c9123..feb0261 100644
--- a/src/main/resources/public/monitor/test.html
+++ b/src/main/resources/public/monitor/test.html
@@ -62,7 +62,7 @@
h5lc.onLoad = function () {
//this.play("wss://pulls.1234326.cn/live/L01.flv")
//this.play("ws://localhost:8080/live/test.flv")
- //this.play("ws://" + source + ":8080/live/" + stream)
+ this.play("ws://172.16.30.113:8082/live/ff80808178af4cc60178af5f629f004a43616d657261.flv");
//this.play("ws://pull3.afb1188.com/live/" + stream + ".flv")
//this.play("ws://pull2.afb1188.com/live/" + stream + ".flv")
}
--
Gitblit v1.9.1