NEW269897
[MSE] NotSupportedError: The operation is not supported.
https://bugs.webkit.org/show_bug.cgi?id=269897
Summary [MSE] NotSupportedError: The operation is not supported.
Jean-Yves Avenard [:jya]
Reported 2024-02-21 22:40:06 PST
In the test added in bug 232125 media/media-source/media-managedmse-poster.html It fails on EWS simulator bots with : ``` RUN(sourceBuffer = source.addSourceBuffer(loader.type())) NotSupportedError: The operation is not supported. RUN(sourceBuffer.appendBuffer(loader.initSegment())) EVENT(update) ``` it appears that mime type `"video/mp4; codecs=\"avc1.4d281e\""` on the simulator is rejected somehow. The test works in a local build with iOS 17.4 simulator. To be investigated.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-02-21 22:40:14 PST
Note You need to log in before you can comment on or make changes to this bug.