Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qgroundcontrol
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
9734bf55
Commit
9734bf55
authored
Apr 08, 2020
by
Matej Frančeškin
Committed by
Andrew Voznytsa
Apr 25, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Log URIs besides actions for multiple stream debugging
parent
6b1f65a6
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
41 additions
and
30 deletions
+41
-30
GstVideoReceiver.cc
src/VideoReceiver/GstVideoReceiver.cc
+40
-30
GstVideoReceiver.h
src/VideoReceiver/GstVideoReceiver.h
+1
-0
No files found.
src/VideoReceiver/GstVideoReceiver.cc
View file @
9734bf55
This diff is collapsed.
Click to expand it.
src/VideoReceiver/GstVideoReceiver.h
View file @
9734bf55
...
...
@@ -158,6 +158,7 @@ protected:
//-- RTSP UDP reconnect timeout
uint64_t
_udpReconnect_us
;
QString
_uri
;
unsigned
_timeout
;
Worker
_slotHandler
;
...
...
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