Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gamera_videos_no_ui
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liusq
gamera_videos_no_ui
Commits
42bdd0b3
Commit
42bdd0b3
authored
Oct 10, 2024
by
郭峰
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-1007488' into 'release'
新增gb28181日志04 See merge request
!51
parents
933e24ae
01012782
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
CameraHandle.cpp
+1
-1
No files found.
CameraHandle.cpp
View file @
42bdd0b3
...
@@ -1026,7 +1026,7 @@ int CameraHandle::resetGb28181(){
...
@@ -1026,7 +1026,7 @@ int CameraHandle::resetGb28181(){
MainWindow
::
sp_this
->
setIsResetting
(
false
);
MainWindow
::
sp_this
->
setIsResetting
(
false
);
});
});
int
flg
=
this
->
updateSdkDevStatus
(
false
);
int
flg
=
this
->
updateSdkDevStatus
(
false
);
if
(
flg
<
=
0
){
if
(
flg
<
0
){
qInfo
()
<<
QString
(
"SN(%1): GB28181关失败:%2"
).
arg
(
sSn
).
arg
(
flg
);
qInfo
()
<<
QString
(
"SN(%1): GB28181关失败:%2"
).
arg
(
sSn
).
arg
(
flg
);
return
-
1
;
return
-
1
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment