[Bug 741398] rtpptdemux: errors out on invalid rtp packet, e.g. if the version check failed (0 != 2)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 25 07:54:35 PST 2014


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-12-25 15:54:33 UTC ---
Thanks for the bug report. Should be fixed now:

commit c62209d050c146e1f6ac674fa96c162d3dc35399
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Thu Dec 25 15:48:04 2014 +0000

    rtpptdemux: just drop invalid rtp packets instead of erroring out

    Apparently linphone sends an invalid RTP packet as very
    first packet. We want to ignore that instead of erroring
    out (same for any other invalid packets really).

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

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