[gst-devel] Network sound
Gergely Nagy
gergely.nagy at neteyes.hu
Mon Feb 21 15:40:22 CET 2005
> In an LTSP environment, running a sound daemon on the thin client and
> redirecting sound from the app server to that daemon is currently our
> method for supporting local sound, and it works quite well. Many of
> users will be extremely disappointed to lose this functionality.
The same can be done with GStreamer too.. On the app server, audio is
sent to a tcpclientsink, on the thin client, a tcpserversrc receives it,
which is linked to, for example, alsasink. All nice and stuff :]
It might need some careful coding, but network sound with gstreamer is
certainly possible.
--
Gergely Nagy <gergely.nagy at neteyes.hu>
NetEyes Kft.
More information about the gstreamer-devel
mailing list