[maemo-developers] gstreamer question
From: Stefan Kost ensonic at hora-obscura.deDate: Sat Feb 23 23:03:31 EET 2008
- Previous message: gstreamer question
- Next message: gstreamer question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Kwan Hong Lee schrieb: > Hi, > > I am trying to combine multiple streams of audio both from a file and > from the network and mix them and output them into single stream. > I see that there's tee and n-to-1 but not sure how to utilize them. Any > examples that has details on how to handover buffers of data between > these components? There is no ready written code. Adder (mixing) is easy to use. Just link your n-soures to it. Regarding the data-flow - the components do that by them self. Please read gstreamer documentation and study the examples in the source tar-balls. Stefan > > Does anybody have any insights or guidance in how to manage this? Also > has anybody tried doing ilbc decoding and getting a raw audio packets > out of it? > > Thank you! > > -kwan > > -- > http://www.media.mit.edu/~kwan/info.html > > > ------------------------------------------------------------------------ > > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers
- Previous message: gstreamer question
- Next message: gstreamer question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]