Explorar el Código

修改拉流地址

locky hace 2 años
padre
commit
032a60ed2e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,