After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 770448 - RTSPMediaFactory is missing the gobject (introspection) wrapper function for create_pipeline.
RTSPMediaFactory is missing the gobject (introspection) wrapper function for ...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-rtsp-server
1.x
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 781087 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2016-08-26 16:48 UTC by gzp
Modified: 2018-11-03 15:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description gzp 2016-08-26 16:48:25 UTC
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
Comment 1 Sebastian Dröge (slomo) 2016-08-30 13:02:12 UTC
It's not intentional, but I also don't see why gobject-introspection does that without even printing a warning.
Comment 2 Tim-Philipp Müller 2018-01-25 10:28:33 UTC
*** Bug 781087 has been marked as a duplicate of this bug. ***
Comment 3 GStreamer system administrator 2018-11-03 15:40:18 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server/issues/26.