discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] VoIP and gnuradio


From: Phillip Frost
Subject: Re: [Discuss-gnuradio] VoIP and gnuradio
Date: Fri, 15 Mar 2013 08:09:25 -0400

On Mar 15, 2013, at 6:41 AM, Nada ABDELKADER wrote:

> I'm wondering if it's possible to make gnuradio working with some VoIP 
> applications (e.g ekiga). Can I for example direct pkts from/to Ethernet port 
> to/from Gnuradio (usb port)?

It's not clear at all what you are asking, but if you want to use some VoIP 
application, or really any application, as an audio source or sink, you may be 
able to do so through something like PulseAudio[1], which can route audio 
between applications. You can also use file IO, perhaps with the files being 
FIFOs, or develop a custom block which interfaces with another application 
using some API it might provide.

[1] http://www.freedesktop.org/wiki/Software/PulseAudio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]