[Bug 712396] New: gst-rtsp-server: get payload type from stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 15 12:13:27 PST 2013


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

           Summary: gst-rtsp-server: get payload type from stream
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: aleix at oblong.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When creating dynamic payloaders it's hard to map a stream with a given payload
type.

With dynamic payloaders (dynpay%d) we can have multiple streams each with a
different payload. From a GstRTSPStream it is not currently possible to map
that stream to a specific pt. With static payloaders (pay%d) it is also not
possible to obtain the pt, but it could be easily obtained with the stream
index.

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