[Bug 621296] Bosch H263: RTSP source sends pt value 36; breaks with rtph263pdepay (caps mismatch)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 13 03:57:46 PDT 2011


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

Matthias Blaicher <blaicher> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |blaicher at googlemail.com

--- Comment #7 from Matthias Blaicher <blaicher at googlemail.com> 2011-05-13 10:57:40 UTC ---
This also effects Bosch x264 streams. In my case a NBN-921 IP camera. 

@Mark: Could you provide an example on how to overwrite the caps with
capssetter?
I tried all combinations (with and without setting the full caps) I could think
of like:

gst-launch rtspsrc location="rtsp://192.168.1.98" ! capssetter replace=true
caps="application/x-rtp,payload=(int)96"  ! rtph264depay ! ffdec_h264 !
xvimagesink

Patching the source code works though but I'm not so sure how to do it nicely.

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