chanjunkai 5 년 전
부모
커밋
87b2dc9d96
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      controller/index.py

+ 1 - 1
controller/index.py

@@ -258,7 +258,7 @@ class oa2RtspStartView(TemplateView):
                 'videoCodecs': ['H264'],
                 # 'audioCodecs': ['ACC'],
                 'audioCodecs': ['G711'],
-                'protocols': [{'RTSP','TCP'}],
+                'protocols': ['RTSP'],
                 'authorizationTypes': ['NONE'],
                 'uri': rtsp_uri,
                 'msg': send_flag