[Bug 756082] New: qmlglsink: add a QML extension plugin

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 5 08:27:25 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=756082

            Bug ID: 756082
           Summary: qmlglsink: add a QML extension plugin
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: alexmorenocano at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Currently in order to make the video item (GstGLVideoItem) available to the QML
engine, a sink must be created before loading the app.

This dependency could be removed by implementing a QML extension plugin
(QQmlExtensionPlugin), that would install the library plugin somewhere, and the
user would just need to add the path into QML2_IMPORT_PATH variable.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list