소스 검색

修改拉流地址

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,