[Bug 653549] New: Need for a "media-constructed" signal from GstRTSPMediaFactory

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 28 01:30:21 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=653549
  GStreamer | gst-rtsp-server | unspecified

           Summary: Need for a "media-constructed" signal from
                    GstRTSPMediaFactory
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: emmanuel.pacaud at lapp.in2p3.fr
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=190831)
 View: https://bugzilla.gnome.org/attachment.cgi?id=190831
 Review: https://bugzilla.gnome.org/review?bug=653549&attachment=190831

patch

I'm building a rtsp server application in which I'm using appsrc elements in
the stream pipeline.

I didn't find an easy way to retrieve a pointer to the appsrc elements after
their creation.

The attached patch implements a "media-constructed" signal which gives me the
newly constructed GstRTSPMedia and its pipeline.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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