WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 178109
181759
Add support for multiple video resolution in getusermedia
https://bugs.webkit.org/show_bug.cgi?id=181759
Summary
Add support for multiple video resolution in getusermedia
Duanpei Wu
Reported
2018-01-17 11:59:03 PST
We need to get more than one video stream from a single cam in one session. We have made the attempts to call getUserMedia() twice with two different resolutions, one with 720p and the other with 360p. The first call to getUserMedia() with 720p succeeded but the second call with 360p failed with the error msg, wrong width value. Please add this feature to WebKit. As a reference, Chrome supports this feature and FireFox supports the similar feature with video scaling in peerConnection. Thanks
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-01-17 12:02:51 PST
<
rdar://problem/36591680
>
Claudio Saavedra
Comment 2
2018-09-19 00:29:28 PDT
Is this
bug 178109
indeed?
Eric Carlson
Comment 3
2018-09-19 11:11:23 PDT
(In reply to Claudio Saavedra from
comment #2
)
> Is this
bug 178109
indeed?
It is, thank you! *** This bug has been marked as a duplicate of
bug 178109
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug