Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
J
jami-daemon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
147
Issues
147
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
savoirfairelinux
jami-daemon
Commits
dbda72c1
Commit
dbda72c1
authored
Oct 09, 2020
by
Kateryna Kostiuk
Committed by
Adrien Béraud
Oct 09, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
video device: update unique_id on iOS
Change-Id: I723629cfab93861e9759da5eda06de220f5cf544
parent
755e3e93
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/media/video/iosvideo/video_device_impl.cpp
src/media/video/iosvideo/video_device_impl.cpp
+1
-0
No files found.
src/media/video/iosvideo/video_device_impl.cpp
View file @
dbda72c1
...
...
@@ -157,6 +157,7 @@ VideoDeviceImpl::getDeviceParams() const
params
.
name
=
name
;
params
.
input
=
name
;
params
.
unique_id
=
name
;
params
.
channel
=
0
;
params
.
pixel_format
=
"nv12"
;
params
.
width
=
size_
.
first
;
...
...
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