Parcourir la source

修改拉流地址

locky il y a 2 ans
Parent
commit
032a60ed2e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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,