[gstreamer-bugs] [Bug 403122] [mmssrc] blocking read() causes totem to lock up when switching streams or n shutdown

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Dec 16 13:52:38 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=403122

  GStreamer | gst-plugins-bad | Ver: HEAD CVS

Hans de Goede changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |j.w.r.degoede at hhs.nl




------- Comment #3 from Hans de Goede  2007-12-16 21:52 UTC -------
Hi,

I've been working on mms support in gstreamer lately, see: bug 469930

libmms has the capability to provide your own io functions, these could use
select or the likes to implement shorther then default tcp timeouts. Also these
could be used to provide a non-blocking unlock function by using a messaging fd
and adding that to the select like the base file (or was it tcp) source does.

Does this sound like a plan?


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=403122.




More information about the Gstreamer-bugs mailing list