[Bug 725334] rtsp-sdp: The sdp framesize attribute should have the payload type

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 9 01:27:23 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
The same (just the other way around) is also required for rtspsrc and sdpdemux,
right?

commit 9dadaed2fd598a0abe146d042177086fdbeaed4a
Author: Linus Svensson <linussn at axis.com>
Date:   Wed Feb 26 22:34:06 2014 +0100

    rtsp-sdp: add payload type to the sdp framesize attribute

    The sdp framesize attribute is desribed in RFC6064. It is specified
    for payloading of H263 and has the following form
    a=framesize:<payload type> <width>-<height>. The <width>-<height> part
    should be added to the caps in a payloader and the <payload type> should
    be added by the rtsp-server.

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

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