WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
281295
[GStreamer] MediaRecorder enhancements
https://bugs.webkit.org/show_bug.cgi?id=281295
Summary
[GStreamer] MediaRecorder enhancements
Jean-Yves Avenard [:jya]
Reported
2024-10-11 04:19:11 PDT
When opening a MediaRecorder with { mediaType: "video/webm" } the data created is actually mp4
https://ews-build.s3-us-west-2.amazonaws.com/WPE-WK2-Tests-EWS/03987f9d-56309-stress-mode/http/wpt/mediarecorder/MediaRecorder-requestData-pretty-diff.html
``` --- /home/ews/worker/WPE-WK2-Tests-EWS/build/layout-test-results/http/wpt/mediarecorder/MediaRecorder-requestData-expected.txt +++ /home/ews/worker/WPE-WK2-Tests-EWS/build/layout-test-results/http/wpt/mediarecorder/MediaRecorder-requestData-actual.txt @@ -1,5 +1,5 @@ PASS Verify MediaRecorder requestData returns data progressively -PASS Verify MediaRecorder with WebM requestData returns data progressively +FAIL Verify MediaRecorder with WebM requestData returns data progressively assert_equals: expected "video/webm; codecs=\"vp8\"" but got "video/mp4" ``` in the test added in
bug 281106
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2024-10-31 07:42:03 PDT
***
Bug 281489
has been marked as a duplicate of this bug. ***
Philippe Normand
Comment 2
2024-10-31 07:42:27 PDT
***
Bug 282369
has been marked as a duplicate of this bug. ***
Philippe Normand
Comment 3
2024-10-31 07:45:10 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/35995
EWS
Comment 4
2024-11-04 06:33:30 PST
Committed
286080@main
(da9240878292): <
https://commits.webkit.org/286080@main
> Reviewed commits have been landed. Closing PR #35995 and removing active labels.
Radar WebKit Bug Importer
Comment 5
2024-11-04 06:34:12 PST
<
rdar://problem/139199165
>
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