From bd65d9434810914f95c81d53a91fa0756224d3c2 Mon Sep 17 00:00:00 2001
From: xc <double72cheng@gmail.com>
Date: Tue, 06 Apr 2021 19:03:43 +0800
Subject: [PATCH] update
---
src/main/resources/public/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/public/index.html b/src/main/resources/public/index.html
index 1a53052..bd0ce9c 100755
--- a/src/main/resources/public/index.html
+++ b/src/main/resources/public/index.html
@@ -158,7 +158,7 @@
//h5lc.play("ws://" + (firstResponseIp || source) + ":8080/live/" + stream)
//h5lc.play("ws://pull2.afb1188.com/live/" + stream + ".flv")
//h5lc.play("ws://localhost:8080/live/" + stream)
- h5lc.play("ws://localhost:8080/live/test.flv")
+ h5lc.play("ws://172.16.30.113:8082/live/video1.flv")
//h5lc.play("ws://localhost:8072/live/test.flv")
// h5lc.play("ws://119.9.118.39:8080/live/user1", canvas)
// h5lc.play("ws://test.qihaipi.com/gnddragon/test.flv", canvas)
--
Gitblit v1.9.1