[Bug 720393] Unable to Cancel or Abort tcpclientsink Timeout

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Dec 14 02:01:05 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=720393
  GStreamer | gst-plugins-base | 0.10.36

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |slomo at coaxion.net

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-12-14 10:00:59 UTC ---
Could you try with 1.x please? The network elements were all rewritten more or
less completely.


If it still happens with 1.x:

Which errors do you see in the debug logs from tcpclientsink, that already
happen before these 15 minutes timeout? And where it then retries over and over
again? Does it also fail to stop the pipeline for 15 minutes if you (instead of
the message stuff, what are you trying to do with that?) just set the state of
the pipeline to READY or NULL once the network link is broken? Does it do
something more sensible if you call g_socket_set_timeout() with e.g. 30 seconds
in gsttcpclientsink.c:gst_tcp_client_sink_start() after the call to
g_socket_new() and before the call to g_socket_connect()?

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