[Bug 711495] New: srtpenc: new streams remove any existing streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 5 07:38:13 PST 2013


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

           Summary: srtpenc: new streams remove any existing streams
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: poldsberg at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When a new stream is added to the SRTP encoder it overrides the existing
stream.
It seems as though all added streams are handled as if they were the first
stream.

This can be reproduced by requesting multiple sink pads from the SRTP encoder
and then sending RTP packets with different SSRC on the pads.

The resulting error from libsrtp is err_status_no_ctx, which indicates that
there is no stream present for the SSRC of the packet that is being protected.

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