From 21ebe9926963a2cde0c4f2753e6b601630f37547 Mon Sep 17 00:00:00 2001
From: xc <double72cheng@gmail.com>
Date: Thu, 08 Apr 2021 17:05:15 +0800
Subject: [PATCH] update
---
src/main/resources/public/index4.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/public/index4.html b/src/main/resources/public/index4.html
index 8cb0c37..38821e4 100755
--- a/src/main/resources/public/index4.html
+++ b/src/main/resources/public/index4.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://172.16.30.113:8082/live/video4.flv")
+ h5lc.play("ws://172.16.30.113:8080/live/video4.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