[Bug 768249] rtspsrc lockup on gst_rtspsrc_stop
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 4 16:24:51 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768249
--- Comment #7 from Sergio Torres Soldado (zenx) <torres.soldado at gmail.com> ---
Created attachment 330857
--> https://bugzilla.gnome.org/attachment.cgi?id=330857&action=edit
Fix for hanging GstRTSPConnection
If conn->may_cancel isn't reset to TRUE the next entrance in build_next may
hang if there is no data received through read_bytes since the socket is
blocking with an infinite timeout.
--
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