Bug 281295

Summary: [GStreamer] MediaRecorder enhancements
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: MediaAssignee: Philippe Normand <philn>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Linux   

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