[gstreamer-bugs] [Bug 118033] Autodetect audiosink at run-time

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sat Mar 5 12:50:53 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=118033
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From Ronald Bultje  2005-03-05 15:50 -------
Hm, OK, there's a reason for that. A default system has a bunch of sounddaemons
installed: esd, polyp, sometimes artsd (KDE). If GNOME is running, I don't want
to start artsd, and the other way around. Therefore, we should only start it *if
it is set up to start*. Now, we cannot detect that. Because a user could
theoretically setup artsd to use esd, or something creepy with polypaudio in
GNOME, so who knows.

Therefore, we only say an audiosink is preferred if it is explicitely set to run
(e.g. for esd by setting ESPEAKER for remote sound) or if it is running already.
Within those boundaries, it's - again - rank-based. Sound-servers are always
preferred over native sound. Native sound will be used if no soundserver is
setup (i.e. like how Fedora does it), again rank-based.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list