[Bug 697308] New: rtph264 payloader: configure the output caps with the profile-level-id parameter

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 4 23:37:53 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=697308
  GStreamer | gst-plugins-good | 1.0.6

           Summary: rtph264 payloader: configure the output caps with the
                    profile-level-id parameter
    Classification: Platform
           Product: GStreamer
           Version: 1.0.6
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: patricia at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

rtph264pay: add profile-level-id to the out-caps

Currently, the profile string is created in the gst_rtp_h264_pay_set_sps_pps
function but never used (just freed directly).

Additionally, according to the RFC (http://www.ietf.org/rfc/rfc3984.txt), the
optional parameter profile-level-id, when present, must be included in the
"a=fmtp" line of SDP.

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