浏览代码

修改拉流地址

locky 2 年之前
父节点
当前提交
032a60ed2e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      controller/index.py

+ 1 - 1
controller/index.py

@@ -351,7 +351,7 @@ class oa2RtspStartView(TemplateView):
             'uid': UID,
             'pwd': PWD,
             'msg': MSG,
-            'uri': MSG,
+            'uri': rtsp_uri,
             'endpointId': uid,
             'friendlyName': nick,
             'manufacturerName': skill_name,