chanjunkai 5 年之前
父節點
當前提交
8045444ad1
共有 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'],
+                'protocols': [{'RTSP','TCP'}],
                 'authorizationTypes': ['NONE'],
                 'uri': rtsp_uri,
                 'msg': send_flag