Bug 240456

Summary: REGRESSION(r294104): [GStreamer][VideoCapture] Webcam raw streams may hang up the video capture pipeline
Product: WebKit Reporter: Loïc Le Page <llepage>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, hta, jer.noble, philipj, pnormand, sergio, tommyw, webkit-bug-importer, youssefdevelops, y_soliman
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Loïc Le Page 2022-05-16 07:45:36 PDT
When capturing a raw stream from a webcam, the pipeline may hang up because the decodebin3 cannot fix the upstream caps.
The webcam capsfilter should not only specify the captured mime-type (video/x-raw) but also the capture image dimensions.
Comment 1 Loïc Le Page 2022-05-16 08:24:04 PDT
Created attachment 459427 [details]
Patch
Comment 2 EWS 2022-05-16 10:54:32 PDT
Committed r294243 (250601@main): <https://commits.webkit.org/250601@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 459427 [details].
Comment 3 Radar WebKit Bug Importer 2022-05-16 10:55:14 PDT
<rdar://problem/93357085>