[Bug 703016] gst-rtsp-server: check client rtp session handling
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jun 26 07:36:03 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=703016
GStreamer | gst-rtsp-server | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wim.taymans at gmail.com
--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2013-06-26 14:35:58 UTC ---
Multiple clients can all use the same session (when shared), if you have a
client, you can find the sessions that it uses by following the media it
handles and then the streams of the media.
Your patch uses gst_rtsp_client_get_uri() with is not exactly what you want to
do. the uri property is an internal property to manage the last cached media
object.
--
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