[Bug 756000] gstrtmpsink: add unlock
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Apr 3 19:47:48 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=756000
--- Comment #16 from HÃ¥vard Graff (hgr) <havard.graff at gmail.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #15)
> The library, when I last looked had no locking, hence should not be called
> from concurrent threads.
It does not have any locking no, which is why the patch uses the TRY_LOCK
trick, and does a shutdown on the internal socket if the lock is in use. (which
is what rtmpsrc did back in 0.10)
--
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