[Bug 719386] New: srtp: new element srtpbin
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Nov 26 14:55:19 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=719386
GStreamer | gst-plugins-bad | git
Summary: srtp: new element srtpbin
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: aleix at oblong.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=262906)
View: https://bugzilla.gnome.org/attachment.cgi?id=262906
Review: https://bugzilla.gnome.org/review?bug=719386&attachment=262906
new srtpbin element
I attach a new srtpbin element. srtpbin wraps the rtpbin element and adds an
encoder (srtpenc) or decoders (srtpdec) when sending or receiving RTP or RTCP
packets as necessary. It provides the same pads, properties and signals as
rtpbin, srtpenc and srtpdec.
A part from a gst-launch pipeline I have tried it by replacing rtpbin for
srtpbin with a gst-rtsp-server based server and with the rtspsrc client. These
changes have been manually made and I don't have a patch for it as they are
very specific to the test. But the element works.
Comments are more than welcome.
--
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