flx:录像存储位置修改为设备存储

This commit is contained in:
X_Rian 2024-08-05 17:58:57 +08:00
parent e65aa5a709
commit 23ff4dc607

View File

@ -335,7 +335,7 @@ export default {
var cameraIndexCode = this.pointCode; //
var startTimeStamp = new Date(this.startTime).getTime(); //
var endTimeStamp = new Date(this.endTime).getTime(); //
var recordLocation = 0; //0-1-
var recordLocation = 1; //0-1-
var transMode = 1; //0-UDP1-TCP
var gpuMode = 0; //GPU0-1-
var wndId = -1; //2x2