From 193741cfb2ba356b1f284bf5af2780cbf4b441e7 Mon Sep 17 00:00:00 2001 From: xyj <10908227994@qq.com> Date: Fri, 26 Jan 2024 11:23:57 +0800 Subject: [PATCH] update --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 71b20ee..4afeb13 100644 --- a/config.py +++ b/config.py @@ -96,4 +96,4 @@ def get_sql(deviceId, type): # 监控视频接口 def get_video_url(username): - return f"http://192.168.1.27:8888/live/xumu_{username}.live.mp4" + return f"http://60.204.152.17:8888/live/xumu_{username}.live.mp4"