This commit is contained in:
xyj 2024-01-26 11:23:57 +08:00
parent 06e0335531
commit 193741cfb2
1 changed files with 1 additions and 1 deletions

View File

@ -96,4 +96,4 @@ def get_sql(deviceId, type):
# 监控视频接口 # 监控视频接口
def get_video_url(username): 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"