Bug 258553 - RTCVideoEncoderH264 should set kVTCompressionPropertyKey_RealTime to false if latency mode is not realtime
Summary: RTCVideoEncoderH264 should set kVTCompressionPropertyKey_RealTime to false if...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-27 02:51 PDT by youenn fablet
Modified: 2023-06-27 12:25 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2023-06-27 02:51:00 PDT
RTCVideoEncoderH264 should set kVTCompressionPropertyKey_RealTime to false if latency mode is not realtime
Comment 1 Radar WebKit Bug Importer 2023-06-27 02:51:57 PDT
<rdar://problem/111381195>
Comment 2 youenn fablet 2023-06-27 03:01:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15322
Comment 3 EWS 2023-06-27 12:25:44 PDT
Committed 265560@main (2342117a550e): <https://commits.webkit.org/265560@main>

Reviewed commits have been landed. Closing PR #15322 and removing active labels.