[Bug 703158] gst-rtsp-server: identify client of a stream transport

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 26 16:09:10 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=703158
  GStreamer | gst-rtsp-server | unspecified

--- Comment #1 from Aleix Conchillo Flaqué <aleix at oblong.com> 2013-06-26 23:09:06 UTC ---
Created an attachment (id=247861)
 View: https://bugzilla.gnome.org/attachment.cgi?id=247861
 Review: http://bugzilla.gnome.org/review?bug=703158&attachment=247861

store client in stream transport

With this, it is possible to retrieve the client associated with a stream
transport.

>From on-ssrc-active, we get the RTP source which has a qdata
(GstRTSPServer.stream) for the stream transport. And from that we get the
client.

However, GstRTSPServer.stream qdata is not documented anywhere. Not sure if
it's supposed to be used.

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