[Bug 725334] New: rtsp-sdp: The sdp framesize attribute should have the payload type
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Feb 27 08:29:31 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=725334
GStreamer | gst-rtsp-server | git
Summary: rtsp-sdp: The sdp framesize attribute should have the
payload type
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: linus.svensson at axis.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
The sdp framesize attribute (discribed in RFC6064) should look like
a=framesize:<payload type number> <width>-<height>.
If it should be included, a payloader add a-framesize = <width>-<height>
to the caps. We need to insert the payload number before we add this to the
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