[Bug 700747] rtsp-sdp: Parse framerate and optional framesize attribute from payloaded caps and put in SDP

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 31 06:45:44 PDT 2013


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com

--- Comment #14 from Wim Taymans <wim.taymans at gmail.com> 2013-05-31 13:45:38 UTC ---
Reverted but added this. This makes the framerate and framesize of the jpeg
payloader appear in the SDP:

   attributes:
    attribute 'rtpmap' : '96 JPEG/90000'
    attribute 'control' : 'stream=0'
    attribute 'framerate' : '30.000000'
    attribute 'framesize' : '320-240'


commit cfdf2e6db53ece4456bd1594d66ca9f80c204c59
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Fri May 31 15:41:55 2013 +0200

    rtsp: place a- and x- properties as attributes

    application/x-rtp has properties with a- and x- prefixes that should be
    placed as attributes in the SDP for the media instead of being added to the
    fmtp.

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