[Bug 690148] [hlsdemux] hlsdemux hangs when network disconnects or when server is unreachable

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Dec 23 22:58:48 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=690148
  GStreamer | gst-plugins-bad | 1.0.3

--- Comment #2 from shr <shrads_chaudhari at yahoo.co.in> 2012-12-24 06:58:47 UTC ---
i think the issue is here in this function 
gst_hls_demux_get_next_fragment

on getting error downloading the segment

error:
we are doing gst_hls_demux_stop in which we are trying to lock
updates_timed_lock which is already locked by the same thread.

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