Two Gstreamer Pipeline With Two Sound Card

Stefan Kost ensonic at hora-obscura.de
Fri Jul 22 05:12:41 PDT 2011


On 07/21/11 08:51, Haikal wrote:
> Hi,
>
> I have two sound card in my computer. I make two pipeline that play
> two different file. I want each pipeline play on different sound card.
> How do i determine "pipeline 1" play on "sound card 1", and "pipeline
> 2" play on "sound card 2". I write the code with python in linux. But
> if someone have answer in different programming language or os, i
> would be very appreciate it.
You will need to set the "device" property on the audiosink.

Stefan

> Thanks.
>
> *sorry for my bad english*
>
> --
> Haikal
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list