[Webkit-unassigned] [Bug 201824] New: [MSE][GStreamer] Allow MSE on builds with gst>=1.14
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 16 09:53:13 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201824
Bug ID: 201824
Summary: [MSE][GStreamer] Allow MSE on builds with gst>=1.14
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aboya at igalia.com
CC: bugs-noreply at webkitgtk.org
The WebKitMediaSrc rework introduced usage of playbin3 for the
MSE player, which is not working as-is in 1.14, and therefore the
GStreamer requirement was bumped to 1.16.
playbin3 still has been found to be able to work in 1.14 with a simple
patch in gst-plugins-base, and being able to do this is important for
LTS distros, so we're lowering the requirement to 1.14 again.
This is the gst-plugins-base patch needed for playbin3 MSE to work in
WebKit: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/434
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190916/581e9683/attachment-0001.html>
More information about the webkit-unassigned
mailing list