chanjunkai 5 anni fa
parent
commit
8045444ad1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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