peng 2 лет назад
Родитель
Сommit
2a91a22f09
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': rtsp_uri,
+            'uri': MSG,
             'endpointId': uid,
             'friendlyName': nick,
             'manufacturerName': skill_name,