Bug 214741 - Update capture MediaStreamTrack frameRate and aspectRatio capabilities
Summary: Update capture MediaStreamTrack frameRate and aspectRatio capabilities
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-24 09:11 PDT by youenn fablet
Modified: 2020-07-26 10:39 PDT (History)
11 users (show)

See Also:


Attachments
Patch (6.62 KB, patch)
2020-07-24 09:17 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch for landing (6.62 KB, patch)
2020-07-24 10:07 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2020-07-24 09:11:22 PDT
Update capture MediaStreamTrack frameRate and aspectRatio capabilities
Comment 1 youenn fablet 2020-07-24 09:17:14 PDT
Created attachment 405151 [details]
Patch
Comment 2 Eric Carlson 2020-07-24 09:55:13 PDT
Comment on attachment 405151 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=405151&action=review

> LayoutTests/fast/mediastream/apply-constraints-video.html:59
> +                    constraint: { width: 100, height: 100, frameRate: 0 },

A minimum frame rate of 0 seems wrong.
Comment 3 youenn fablet 2020-07-24 10:07:08 PDT
Created attachment 405162 [details]
Patch for landing
Comment 4 EWS 2020-07-26 10:38:10 PDT
Committed r264901: <https://trac.webkit.org/changeset/264901>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 405162 [details].
Comment 5 Radar WebKit Bug Importer 2020-07-26 10:39:19 PDT
<rdar://problem/66131542>