[Bug 756000] gstrtmpsink: add unlock

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Mar 27 12:45:06 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=756000

--- Comment #4 from HÃ¥vard Graff (hgr) <havard.graff at gmail.com> ---
Actually, this patch needs updating, as this will crash occasionally, with the
rtmp-pointer being freed in another thread (and you can't lock since that
defies what unlock is all about) What you need to do (unfortunately) is to call
shutdown on the internal RTMP socket, to cancel the (potentially) blocking
send/recv. I will update the patch and try and supply a test or two as well.

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