[Bug 749315] New: dtlssrtpenc: Merges srtpenc and dtlsenc outputs into the same stream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 13 06:07:43 PDT 2015


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

            Bug ID: 749315
           Summary: dtlssrtpenc: Merges srtpenc and dtlsenc outputs into
                    the same stream
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: mparisdiaz at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I propose deleting the funnel from dtlssrtpenc. Reasons:
 - funnel sends all sticky events again on stream changes, which adds an high
overhead.
 - If the user want to merge into a single stream, he can use a funnel
connected to the output of the dtlssrtpenc, so he has the same current
behaviour.
 - Having separated pads is useful for connecting different elements for each
srcpad, testing, etc.

Related with https://bugzilla.gnome.org/show_bug.cgi?id=748723

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