瀏覽代碼

还原原本代码

chanjunkai 5 年之前
父節點
當前提交
c1edc0ba4d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      controller/index.py

+ 1 - 0
controller/index.py

@@ -259,6 +259,7 @@ class oa2RtspStartView(TemplateView):
                 'authorizationTypes': ['NONE'],
                 'uri': rtsp_uri,
                 'msg': send_flag
+                
             }
             # time.sleep(1.5)
             redisObj.set_data(key=key, val=str(res_json), expire=15)