[Bug 770448] New: RTSPMediaFactory is missing the gobject (introspection) wrapper function for create_pipeline.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 26 16:48:25 UTC 2016


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

            Bug ID: 770448
           Summary: RTSPMediaFactory is missing the gobject
                    (introspection) wrapper function for create_pipeline.
    Classification: Platform
           Product: GStreamer
           Version: 1.x
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: z.p.gaal.devel at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I've tried to set the pipeline for a media externally fro python, but a
required 
virtual function cannot be overloaded as it is missing from the gir:

GstRtspServer-1.0.gir:
...
      <virtual-method name="create_pipeline" introspectable="0">
        <return-value>
          <type name="Gst.Element" c:type="GstElement*"/>
        </return-value>
...
I'm not sure if it is intentional or accidental.

Thanks, Gzp

-- 
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