Browse Source

修改拉流地址

locky 2 years ago
parent
commit
032a60ed2e
1 changed files with 1 additions and 1 deletions
  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,