Bug 240456 - REGRESSION(r294104): [GStreamer][VideoCapture] Webcam raw streams may hang up the video capture pipeline
Summary: REGRESSION(r294104): [GStreamer][VideoCapture] Webcam raw streams may hang up...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-16 07:45 PDT by Loïc Le Page
Modified: 2022-05-16 10:55 PDT (History)
12 users (show)

See Also:


Attachments
Patch (3.06 KB, patch)
2022-05-16 08:24 PDT, Loïc Le Page
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>