|
Hi,
I'm currently doing my thesis work, which is to create a prototype of a communcation system and the interfaces consists of four different audio (Voice) signals:
1. Incoming audio (voice) stream from primary radio source
2. Incoming audio (voice) stream from secondary radio source
3. Incoming audio (voice) stream from a third radio source
4. A microphone audio (voice) stream
The signals are going to be mixed in different manners and sent to a headset or/and one of the radio channels. So it is quite ciritical that it can work in realtime and full duplex. I've tried to search for some articles or code examples of how to do this on gstreamer but everything I can find is how to make some simple playback programs in GStreamer.
I've struggled for some time to find a suitable way of doing this, and it seems like Gstreamer could ease alot of working load, but I'm still stuck cause I cannot find any suitable reading or coding examples. The coding language is preferably C. I'm running out of time (deadline's soon) so I would appreciate and be very thankful if someone could help me.
Regards
/ Jay
|