[Bug 778080] New: Emit a signal when the SRTP decoder is created
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Feb 2 14:59:20 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=778080
Bug ID: 778080
Summary: Emit a signal when the SRTP decoder is created
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: gst-rtsp-server
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: ulfo at axis.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 344783
--> https://bugzilla.gnome.org/attachment.cgi?id=344783&action=edit
rtsp-stream: Emit signal on SRTP decoder creation
Having a reference to the SRTP decoder element makes it possible to trigger
re-keying
on an ongoing SRTP stream i.e g_signal_emit_by_name (dec, “request-key”, ssrc).
Also, true re-keying + MKI support will be probably introduced in libs/srtp2
version 2.1.0
--
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