[Bug 740385] pulsesink does not recover from the pulseaudio server dying
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 19 01:45:42 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=740385
GStreamer | gst-plugins-good | 1.4.4
Stefan Sauer (gstreamer, gtkdoc dev) <ensonic> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ensonic at sonicpulse.de
--- Comment #4 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2015-01-19 09:45:35 UTC ---
Right now the app would receive the error message on the bus. Maybe we can do
the following.
Add new properties with the number-of-retries. If it is 0 we post the error,
like now. If it is > 0, we post an warning message instead of the error and do
the retries, for each retry we wait 1 second (or do we need another property
here).
When the final retry fails we post an error. If this sounds good, I'd go with a
default of 3 for number-of-retries. This changes the current behavior, but I
think it actually improves the case for the user.
--
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