[Bug 695629] rtph264pay: caps negotiation fails if upstream caps is not NULL

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 11 08:21:55 PDT 2013


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

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |olivier.crete at ocrete.ca
         Resolution|                            |NOTABUG

--- Comment #4 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-03-11 15:21:52 UTC ---
gst_pad_peer_query_caps (h264pay_src_pad,
gst_caps_new_from_string("video/x-h264")) will return empty.. it should be
something like gst_pad_peer_query_caps (h264pay_src_pad,
gst_caps_new_from_string("application/x-rtp, encoding-name=H264"))

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