chanjunkai 5 سال پیش
والد
کامیت
16d27eac37
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      controller/index.py

+ 1 - 2
controller/index.py

@@ -253,8 +253,7 @@ class oa2RtspStartView(TemplateView):
                 'modelName': 'P1425-LE',
                 'friendlyName': 'Camera {nick}'.format(nick=nick),
                 'description': 'Camera {nick}'.format(nick=nick),
-                #'resolutions': [{'width': 1280, 'height': 720}],
-                'resolutions': [{'width': 640, 'height': 360}],
+                'resolutions': [{'width': 1280, 'height': 720}],
                 'videoCodecs': ['H264'],
                 # 'audioCodecs': ['ACC'],
                 'audioCodecs': ['G711'],