[Bug 736041] Protect rtsp transport data.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 5 02:32:36 PDT 2014


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com

--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2014-09-05 09:32:30 UTC ---
- do the notifies outside of the lock
- gst_rtsp_stream_transport_get_stream() does it need the lock? it can never
change after creating the transport.
- callback such as send_rtp, send_rtcp, keep_alive should be done outside of
the 
lock, if possible.

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