[Bug 781087] New: Can't create GstRtspServer.RTSPMediaFactory() in python bindings with pipeline bin element

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Apr 9 08:12:55 UTC 2017


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

            Bug ID: 781087
           Summary: Can't create GstRtspServer.RTSPMediaFactory() in
                    python bindings with pipeline bin element
    Classification: Platform
           Product: GStreamer
           Version: 1.10.x
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: fnoopdogg at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

If I'm constructing a pipeline (successfully) in python starting with
Gst.Pipeline.new(), how can this be attached to RTSPMediaFactory?  I've tried
creating an RTSPMedia object, but hit problems then attaching mountpoints etc
which expect a factory object.

It seems RTSPMediaFactory really misses a method to attach a pipeline rather
than set_launch().  It looks like set_launch() just returns a pipeline bin, is
there not a way to directly attach a pipeline bin rather than having to call
set_launch()?

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